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

File nputils.py

xarray/core/nputils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import warnings
4from collections.abc import Callable

Callers

nothing calls this directly

Calls 2

module_availableFunction · 0.90
_create_methodFunction · 0.85

Tested by

no test coverage detected