Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dask/dask
/ f
Function
f
dask/tests/test_utils.py:140–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
assert takes_multiple_arguments(Multi)
139
140
def
f():
141
pass
142
143
assert not takes_multiple_arguments(f)
144
Callers
1
test_method_caller
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected