Files
crypto_news/config/__init__.py

4 lines
60 B
Python
Raw Normal View History

2026-03-20 07:49:42 +09:00
from config.settings import Settings
settings = Settings()