MCPcopy
hub / github.com/pydantic/pydantic / from_orm_v1_noconflict.py

File from_orm_v1_noconflict.py

tests/mypy/modules/from_orm_v1_noconflict.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Test from_orm check does not raise pydantic-orm error on v1.BaseModel subclass
3"""
4

Callers

nothing calls this directly

Calls 2

CustomObjectClass · 0.85
from_ormMethod · 0.45

Tested by

no test coverage detected