Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ func
Function
func
dask/tests/test_tokenize.py:411–412 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
409
a, b = all_funcs[:2]
410
411
def
func(x):
412
return
x
413
414
def
f2(x):
# Differs by function name
415
return
x
Callers
1
test_tokenize_numba
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected