MCPcopy
hub / github.com/dask/dask / TokenizationError

Class TokenizationError

dask/tokenize.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28
29class TokenizationError(RuntimeError):
30 pass
31
32
33def _tokenize(*args: object, **kwargs: object) -> str:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…