Files
2026-08-05 01:42:21 +09:00

4 lines
87 B
Python

from .config import ConfigError, load_config
__all__ = ["ConfigError", "load_config"]