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