Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
def
f2():
35
return
f1() + 5
36
37
38
def
f3():
Callers
1
f3
Function · 0.70
Calls
1
f1
Function · 0.70
Tested by
no test coverage detected