__init__.py 48 B

123
  1. from .config import Config
  2. __all__ = ["Config"]