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

4 lines
53 B
Python

"""API package for routers."""
__all__ = ["health"]