Files
fquiz/api/app/config.py
T

4 lines
88 B
Python

from .core.config import Settings, get_settings
__all__ = ["Settings", "get_settings"]