# Import all the models here so Alembic can discover them from app.db.base_class import Base # noqa from app.models.inventory import Item # noqa