Files
more_dots/config/__init__.py
T
2026-02-26 13:43:44 +08:00

4 lines
51 B
Python

from .settings import Config
__all__ = ["Config"]