2 lines
80 B
Python

from app.schemas.item import Item, ItemCreate, ItemUpdate, ItemInDBBase # noqa