# Import all the models here, so that Alembic can auto-discover them from app.db.base_class import Base from app.models.item import Item # noqa