2025-06-02 19:18:33 +00:00

3 lines
118 B
Python

from app.models.item import Item # noqa: F401
# Import all models here to ensure they are registered with SQLAlchemy