3 lines
100 B
Python
3 lines
100 B
Python
from app.models.todo import Todo # noqa
|
|
|
|
# Import all models here so that Alembic can discover them |