Files
exproject/backend-app/core/__init__.py

4 lines
59 B
Python

__all__ = (
"settings"
)
from .settings import settings