MCPcopy Index your code
hub / github.com/fastapi/sqlmodel / Item

Class Item

tests/test_deprecations.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class Item(SQLModel):
6 name: str
7
8
9class SubItem(Item):

Callers 1

test_deprecated_dictFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_deprecated_dictFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…