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