3 lines
60 B
Python
3 lines
60 B
Python
from app.core.config import settings
|
|
|
|
__all__ = ["settings"] |
from app.core.config import settings
|
|
|
|
__all__ = ["settings"] |