Skip to content

Commit 1dec142

Browse files
committed
doc: updated to allow for proper formatting
1 parent 1a8050e commit 1dec142

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/c3.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ class C3dAffineTool(SEMLikeCommandLine):
2828
"""Converts fsl-style Affine registration into ANTS compatible itk format
2929
3030
Example
31+
=======
32+
3133
>>> from nipype.interfaces.c3 import C3dAffineTool
3234
>>> c3 = C3dAffineTool()
3335
>>> c3.inputs.source_file = 'cmatrix.mat'

0 commit comments

Comments
 (0)