We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a67a9 commit a9099edCopy full SHA for a9099ed
nipype/interfaces/afni/tests/test_auto_MaskTool.py
@@ -49,6 +49,8 @@ def test_MaskTool_inputs():
49
),
50
union=dict(argstr='-union',
51
52
+ verbose=dict(argstr='-verb %s',
53
+ ),
54
)
55
inputs = MaskTool.input_spec()
56
0 commit comments