MCPcopy Index your code
hub / github.com/dask/dask / _ufunc.py

File _ufunc.py

dask/array/_array_expr/_ufunc.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import functools
4from functools import partial

Callers

nothing calls this directly

Calls 2

ufuncClass · 0.70
wrap_elemwiseFunction · 0.70

Tested by

no test coverage detected