Skip to content

Commit 722a169

Browse files
committed
fix conflicts
1 parent a6e2f8e commit 722a169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pydra/tasks/fsl/model/cluster.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ class Cluster(ShellCommandTask):
229229
>>> task.inputs.use_mm = True
230230
>>> task.cmdline # doctest: +SKIP
231231
'cluster --in=zstat1.nii.gz --thresh=2.3000000000 --mm'
232-
233232
"""
234233

235234
input_spec = Cluster_input_spec

0 commit comments

Comments
 (0)