2025-06-03 18:58:32 +00:00

4 lines
56 B
Python

from app.db.models.item import Item
__all__ = ["Item"]