wag-managment-api-service-v.../DockerApiServices/AllApiNeeds/routers/__init__.py

4 lines
62 B
Python

from .base_router import test_route
__all__ = ["test_route"]