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

4 lines
53 B
Python

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