Files
2025-03-31 20:14:11 +02:00

6 lines
62 B
Python

from .settings import Settings
__all__ = [
"Settings",
]