2025-05-16 01:35:23 +00:00

3 lines
52 B
Python

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