We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c551728 commit 6c6929fCopy full SHA for 6c6929f
doc/internals/how-to-add-new-backend.rst
@@ -455,5 +455,5 @@ In the first case Xarray uses the chunks size specified in
455
``preferred_chunks``.
456
In the second case Xarray accommodates ideal chunk sizes, preserving if
457
possible the "preferred_chunks". The ideal chunk size is computed using
458
-:py:func:`dask.core.normalize_chunks`, setting
+:py:func:`dask.array.core.normalize_chunks`, setting
459
``previous_chunks = preferred_chunks``.
0 commit comments