mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-08 10:42:29 +08:00
Initial commit
This commit is contained in:
3
src/config/__init__.py
Normal file
3
src/config/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .settings import Config, config
|
||||
|
||||
__all__ = ["Config", "config"]
|
||||
Reference in New Issue
Block a user