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

Function map_da

xarray/tests/test_dask.py:1117–1118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1115# https://docs.pytest.org/en/latest/deprecations.html#calling-fixtures-directly
1116@pytest.fixture
1117def map_da():
1118 return make_da()
1119
1120
1121@pytest.fixture

Callers

nothing calls this directly

Calls 1

make_daFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…