Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudpipe/cloudpickle
/ test_nested_function
Function
test_nested_function
tests/test_backward_compat.py:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
92
93
def
test_nested_function():
94
f = load_obj(
"nested_function.pkl"
)
95
assert f(41) == 42
Callers
nothing calls this directly
Calls
2
load_obj
Function · 0.85
f
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…