Files
home-automation/app/api/__init__.py
T

4 lines
53 B
Python
Raw Normal View History

2026-01-10 13:22:02 +00:00
"""API package for routers."""
__all__ = ["health"]