ForcePilot/src/config/__init__.py
2025-09-18 20:32:33 +08:00

4 lines
46 B
Python

from .app import config
__all__ = ["config"]