mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-03 16:22:27 +08:00
4 lines
69 B
Python
4 lines
69 B
Python
from .settings import Config, config
|
|
|
|
__all__ = ["Config", "config"]
|