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

4 lines
53 B
Python
Raw Normal View History

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