Skip to content

Commit 96dbd47

Browse files
max-sixtydcherianpre-commit-ci[bot]
authored andcommitted
Move Sphinx directives out of See also (#8466)
* Move Sphinx directives out of `See also` This is potentially using the `See also` to not render the links? (Does anyone know this better? It doesn't seem easy to build the docs locally... * Update computation.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: Deepak Cherian <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1f4727c commit 96dbd47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xarray/core/computation.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1142,6 +1142,8 @@ def apply_ufunc(
11421142
dask.array.apply_gufunc
11431143
xarray.map_blocks
11441144
1145+
Notes
1146+
-----
11451147
:ref:`dask.automatic-parallelization`
11461148
User guide describing :py:func:`apply_ufunc` and :py:func:`map_blocks`.
11471149

0 commit comments

Comments
 (0)