Skip to content
Snippets Groups Projects
Commit 3623a316 authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Little doc updates

parent a4a6d111
No related branches found
No related tags found
No related merge requests found
Pipeline #
:orphan:
fsl.utils.imcp module
=====================
.. automodule:: fsl.utils.imcp
:members:
:undoc-members:
:show-inheritance:
......@@ -744,7 +744,7 @@ def isValidFancySliceObj(sliceobj, shape):
def canonicalSliceObj(sliceobj, shape):
"""Returns a canonical version of the given ``sliceobj``. See the
``nibabel.fileslice.canonical_slicers` function.
``nibabel.fileslice.canonical_slicers`` function.
"""
# Fancy slice objects must have
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment