Skip to content

Commit ec85fc0

Browse files
ShotgunosineDylan
authored andcommitted
[FIX] delete empty line in CatMatvec docstring
1 parent 7e0bbfe commit ec85fc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/afni/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,6 @@ class CatMatvec(AFNICommand):
564564
'cat_matvec structural.BRIK::WARP_DATA -I > warp.anat.Xat.1D'
565565
>>> res = cmv.run() # doctest: +SKIP
566566
567-
568567
"""
569568

570569
_cmd = 'cat_matvec'

0 commit comments

Comments
 (0)