Files
hackathon-acapulquitos-boys…/server/app/core/__init__.py

3 lines
60 B
Python

from app.core.config import settings
__all__ = ["settings"]