2025-05-16 14:53:39 +00:00

3 lines
50 B
Python

from app.crud.todo import todo
__all__ = ["todo"]