MCPcopy Index your code
hub / github.com/pydata/xarray / _CoordWrapper

Class _CoordWrapper

xarray/core/datatree.py:452–453  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

450
451@dataclass
452class _CoordWrapper:
453 value: CoercibleValue
454
455
456@dataclass

Callers 1

from_dictMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…