Skip to content

Commit

Permalink
remove time_resolution from docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Dec 16, 2024
1 parent 4283f8a commit 0ba848d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xarray/core/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ class set_options:
warn_for_unclosed_files : bool, default: False
Whether or not to issue a warning when unclosed files are
deallocated. This is mostly useful for debugging.
time_resolution : {"s", "ms", "us", "ns"}, default: "s"
Time resolution used for CF encoding/decoding.
Examples
--------
Expand Down

0 comments on commit 0ba848d

Please sign in to comment.