tiramisu-api-python/tiramisu_json_api/__init__.py
2019-01-10 09:54:22 +01:00

5 lines
48 B
Python

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