Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ g
Function
g
dask/tests/test_tokenize.py:528–529 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
526
def
test_tokenize_local_functions_from_different_contexts():
527
def
f():
528
def
g():
529
return
123
530
531
return
g
532
Callers
1
test_itemgetter
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected