MCPcopy
hub / github.com/pydata/xarray / test_contains_cftime_datetimes_1d

Function test_contains_cftime_datetimes_1d

xarray/tests/test_coding_times.py:841–842  ·  view source on GitHub ↗
(data)

Source from the content-addressed store, hash-verified

839
840@requires_cftime
841def test_contains_cftime_datetimes_1d(data) -> None:
842 assert contains_cftime_datetimes(data.time.variable)
843
844
845@requires_cftime

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…