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

Class Bar

dask/tests/test_utils.py:164–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 foo.register(object, f)
163
164 class Bar:
165 pass
166
167 b = Bar()
168 assert foo(1) == 2

Callers 1

test_dispatchFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_dispatchFunction · 0.56