MCPcopy Index your code
hub / github.com/pydata/xarray / generate_ops.py

File generate_ops.py

xarray/util/generate_ops.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Generate module and stub file for arithmetic operators of various xarray classes.
2
3For internal xarray development use only. Requires that jinja2 is installed.
4

Callers

nothing calls this directly

Calls 5

binopsFunction · 0.85
unopsFunction · 0.85
binops_overloadFunction · 0.85
inplaceFunction · 0.85
renderFunction · 0.85

Tested by

no test coverage detected