3 lines
56 B
Python
Executable file
3 lines
56 B
Python
Executable file
from app.api.routes import router
|
|
|
|
__all__ = ["router"]
|