# Import all the models here for Alembic to discover from app.db.base_class import Base # noqa from app.models.item import Item # noqa