3 lines
76 B
Python
3 lines
76 B
Python
from app.api.todos import router as todos_router
|
|
|
|
__all__ = ["todos_router"] |