Files
home-automation-backend/app/core/__init__.py

4 lines
67 B
Python

"""Core package for settings and helpers."""
__all__ = ["config"]