4 lines
88 B
Python
4 lines
88 B
Python
from .core.config import Settings, get_settings
|
|
|
|
__all__ = ["Settings", "get_settings"]
|