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

3 lines
52 B
Python

from app.models.todo import Todo
__all__ = ["Todo"]