tiramisu-api-python/tiramisu_json_api/__init__.py

5 lines
48 B
Python

from .api import Config
__all__ = ('Config',)