# Import all models here so Alembic can detect them from app.db.base_class import Base from app.models.todo import Todo