2025-05-23 09:51:10 +00:00

4 lines
90 B
Python

"""
Schemas package.
"""
from app.schemas.item import Item, ItemCreate, ItemUpdate # noqa