MCPcopy 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

526def test_tokenize_local_functions_from_different_contexts():
527 def f():
528 def g():
529 return 123
530
531 return g
532

Callers 1

test_itemgetterFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected