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