Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ test_to_offset_offset_input
Function
test_to_offset_offset_input
xarray/tests/test_cftime_offsets.py:203–204 ·
view source on GitHub ↗
(offset)
Source
from the content-addressed store, hash-verified
201
ids=_id_func,
202
)
203
def
test_to_offset_offset_input(offset):
204
assert to_offset(offset) == offset
205
206
207
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
1
to_offset
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…