Skip to content

Commit c7dd9ac

Browse files
committed
update doctest
2 parents d734f38 + 9014a66 commit c7dd9ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/tasks/fsl/model/cluster.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ 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+
232233
"""
233234

234235
input_spec = Cluster_input_spec

0 commit comments

Comments
 (0)