/ src / config / __init__.py
__init__.py
1  from .config import Config
2  
3  __all__ = ["Config"]