MCPcopy Create free account
hub / github.com/dask/dask / delayed.py

File delayed.py

dask/delayed.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import operator
4import types

Callers

nothing calls this directly

Calls 2

_bind_operatorMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected