Files
AnyMusicBot/anymusicbot/utils/config/__init__.py
2023-10-07 22:33:26 +03:00

5 lines
48 B
Python

from ._config import Config
config = Config()