2025-05-22 12:45:01 +00:00

3 lines
52 B
Python

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