MCPcopy Create free account
hub / github.com/dask/dask / f2

Function f2

dask/tests/test_traceback.py:34–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33
34def f2():
35 return f1() + 5
36
37
38def f3():

Callers 1

f3Function · 0.70

Calls 1

f1Function · 0.70

Tested by

no test coverage detected