Skip to content

Commit 03b59cd

Browse files
authored
proper numpydocs formatting
1 parent f194cd8 commit 03b59cd

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
@@ -183,7 +183,7 @@ class set_options:
183183
184184
Parameters
185185
----------
186-
arithmetic_broadcast: bool, default: True
186+
arithmetic_broadcast : bool, default: True
187187
Whether to perform automatic broadcasting in binary operations.
188188
arithmetic_compat: {"identical", "equals", "broadcast_equals", "no_conflicts", "override", "minimal"}, default: "minimal"
189189
How to compare non-index coordinates of the same name for potential

0 commit comments

Comments
 (0)