Skip to content

Commit

Permalink
forcing branches to diverge
Browse files Browse the repository at this point in the history
  • Loading branch information
Zach Lindsey committed Apr 19, 2024
1 parent 17072ab commit bc4af2b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nipype/interfaces/afni/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3373,7 +3373,6 @@ class Zcat(AFNICommand):
>>> zcat.cmdline
'3dZcat -prefix cat_functional.nii functional2.nii functional3.nii'
>>> res = zcat.run() # doctest: +SKIP
"""

_cmd = "3dZcat"
Expand Down

0 comments on commit bc4af2b

Please sign in to comment.