Skip to content

Commit

Permalink
[skip-ci] [test-upstream] Update xarray/coding/cftime_offsets.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian authored and spencerkclark committed Jan 29, 2023
1 parent afc2d71 commit c82a2c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xarray/coding/cftime_offsets.py
Original file line number Diff line number Diff line change
Expand Up @@ -942,10 +942,12 @@ def cftime_range(
Following pandas, the ``closed`` argument is deprecated in favor
of the ``inclusive`` argument, and will be removed in a future
version of xarray.
inclusive : {None, "both", "neither", "left", "right"}, default None
Include boundaries; whether to set each bound as closed or open.
.. versionadded:: 2023.01.1
calendar : str, default: "standard"
Calendar type for the datetimes.
Expand Down

0 comments on commit c82a2c1

Please sign in to comment.