Files
Canto/backend/core/config.py

4 lines
74 B
Python

from config import settings, Settings
__all__ = ['settings', 'Settings']