Skip to content

Commit 7e6eba0

Browse files
authored
Fix map_blocks docs' formatting (#8464)
1 parent d98baf4 commit 7e6eba0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

xarray/core/parallel.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,9 @@ def map_blocks(
186186
187187
Returns
188188
-------
189-
A single DataArray or Dataset with dask backend, reassembled from the outputs of the
190-
function.
189+
obj : same as obj
190+
A single DataArray or Dataset with dask backend, reassembled from the outputs of the
191+
function.
191192
192193
Notes
193194
-----

0 commit comments

Comments
 (0)