2 lines
79 B
Python
2 lines
79 B
Python
# Import all models here for Alembic to detect
|
|
from app.models.todo import Todo |