Skip to content

Commit 6fd62d2

Browse files
dolliecoderkeewis
andauthored
Update xarray/core/options.py
Co-authored-by: Justus Magin <keewis@users.noreply.github.com>
1 parent 0c50156 commit 6fd62d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xarray/core/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ class set_options:
198198
conflicts when performing binary operations. (For the alignment of index
199199
coordinates in binary operations, see `arithmetic_join`.)
200200
201-
Default is ``"minimal"``. Allowed values are:
201+
Allowed values are:
202202
203203
204204
- ``"identical"``: all values, dimensions and attributes of the coordinates

0 commit comments

Comments
 (0)