MCPcopy
hub / github.com/dask/dask / Tuple

Class Tuple

dask/_task_spec.py:927–928  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

925
926
927class Tuple(NestedContainer):
928 constructor = klass = tuple
929
930
931class Set(NestedContainer):

Callers 2

test_pickleFunction · 0.90
parse_inputFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_pickleFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…