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

6 lines
68 B
Python

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