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

Class Dummy

dask/tests/test_utils.py:1001–1002  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

999
1000def test_is_empty_fallback_object():
1001 class Dummy:
1002 pass
1003
1004 assert is_empty(Dummy()) is False
1005

Callers 1

Calls

no outgoing calls

Tested by 1