3 lines
118 B
Python
3 lines
118 B
Python
from app.models.item import Item # noqa: F401
|
|
|
|
# Import all models here to ensure they are registered with SQLAlchemy |