MCPcopy Index your code
hub / github.com/dask/dask / f2

Function f2

dask/tests/test_tokenize.py:414–415  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

412 return x
413
414 def f2(x): # Differs by function name
415 return x
416
417 # Suppress token differences determined by function name
418 all_funcs += [func, f2]

Callers 2

test_frompyfunc_wrapperFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected