Files
plane/notifier/engine/settings/__init__.py
2024-08-27 16:07:19 +05:30

4 lines
52 B
Python

from .common import Settings
settings = Settings()