2025-05-16 14:34:27 +00:00

3 lines
52 B
Python

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