aac-chatbot / backend /config /__init__.py
shwetangisingh's picture
Code refactor for extensibility
375924d
raw
history blame contribute delete
55 Bytes
from .settings import settings
__all__ = ["settings"]