4 lines
103 B
Python
4 lines
103 B
Python
from packages.config.settings import Settings, get_settings
|
|
|
|
__all__ = ["Settings", "get_settings"]
|