Skip to content

Commit bc4af2b

Browse files
author
Zach Lindsey
committed
forcing branches to diverge
1 parent 17072ab commit bc4af2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: nipype/interfaces/afni/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -3373,7 +3373,6 @@ class Zcat(AFNICommand):
33733373
>>> zcat.cmdline
33743374
'3dZcat -prefix cat_functional.nii functional2.nii functional3.nii'
33753375
>>> res = zcat.run() # doctest: +SKIP
3376-
33773376
"""
33783377

33793378
_cmd = "3dZcat"

0 commit comments

Comments
 (0)