codenuk_backend_mine/services/architecture-designer/config/__init__.py

4 lines
55 B
Python

from .settings import Settings
__all__ = ["Settings"]