Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydantic/pydantic
/ third_function
Function
third_function
tests/test_generics.py:1119–1120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1117
third_function()
1118
1119
def
third_function():
1120
assert _get_caller_frame_info() == (__name__, False)
1121
1122
function()
1123
Callers
1
another_function
Function · 0.85
Calls
1
_get_caller_frame_info
Function · 0.90
Tested by
no test coverage detected