2 lines
82 B
Python

from app.schemas.item import Item, ItemCreate, ItemInDB, ItemUpdate # noqa: F401