2025-05-17 02:34:44 +00:00

2 lines
83 B
Python

# schemas package
from app.schemas.todo import Todo, TodoCreate, TodoUpdate # noqa