Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydantic/pydantic
/ SimpleModel
Class
SimpleModel
tests/test_deprecated.py:664–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
663
664
class
SimpleModel(BaseModel):
665
x: int
666
667
668
def
test_dict():
Callers
5
test_dict
Function · 0.70
test_json
Function · 0.70
test_json_schema
Function · 0.70
test_copy_and_set_values
Function · 0.70
test_get_value
Function · 0.70
Calls
no outgoing calls
Tested by
5
test_dict
Function · 0.56
test_json
Function · 0.56
test_json_schema
Function · 0.56
test_copy_and_set_values
Function · 0.56
test_get_value
Function · 0.56