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

File test_cftime_offsets.py

xarray/tests/test_cftime_offsets.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import warnings
4from itertools import product, starmap

Callers

nothing calls this directly

Calls 14

BaseCFTimeOffsetClass · 0.90
YearBeginClass · 0.90
YearEndClass · 0.90
QuarterBeginClass · 0.90
QuarterEndClass · 0.90
MonthBeginClass · 0.90
MonthEndClass · 0.90
DayClass · 0.90
HourClass · 0.90
MinuteClass · 0.90
SecondClass · 0.90
MillisecondClass · 0.90

Tested by

no test coverage detected