Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 25, 2024
1 parent 6d8091a commit 0a8fbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/iris/_lazy_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ def stack(
) -> da.Array | np.ndarray:
"""Stack a sequence of arrays along a new axis.
Improves on the regular :func:`dask.array.stack` by always respecting a masked
Improves on the regular :func:`dask.array.stack` by always respecting a masked
``.meta``, as described for :func:`_combine`.
Parameters
Expand Down

0 comments on commit 0a8fbc4

Please sign in to comment.