Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dask/dask
/ Bar
Class
Bar
dask/tests/test_utils.py:163–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
foo.register(object, f)
162
163
class
Bar:
164
pass
165
166
b = Bar()
167
assert foo(1) == 2
Callers
1
test_dispatch
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_dispatch
Function · 0.56