Skip to content

Commit

Permalink
Move Sphinx directives out of See also (#8466)
Browse files Browse the repository at this point in the history
* 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 <dcherian@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored and andersy005 committed Jun 14, 2024
1 parent 1f4727c commit 96dbd47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xarray/core/computation.py
Original file line number Diff line number Diff line change
Expand Up @@ -1142,6 +1142,8 @@ def apply_ufunc(
dask.array.apply_gufunc
xarray.map_blocks
Notes
-----
:ref:`dask.automatic-parallelization`
User guide describing :py:func:`apply_ufunc` and :py:func:`map_blocks`.
Expand Down

0 comments on commit 96dbd47

Please sign in to comment.