Files
home-automation/app/core/__init__.py
T
2026-01-10 13:22:02 +00:00

4 lines
67 B
Python

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