3 lines
66 B
Python
3 lines
66 B
Python
from app.api.routes.eta_router import router
|
|
|
|
__all__ = ["router"] |
from app.api.routes.eta_router import router
|
|
|
|
__all__ = ["router"] |