Files

3 lines
66 B
Python

from app.api.routes.eta_router import router
__all__ = ["router"]