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 bdf2d2f commit b989900Copy full SHA for b989900
nipype/interfaces/fsl/tests/test_auto_EddyQuad.py
@@ -36,7 +36,7 @@ def test_EddyQuad_inputs():
36
),
37
output_type=dict(),
38
param_file=dict(
39
- argstr='--eddyParams=%s',
+ argstr='--eddyParams %s',
40
mandatory=True,
41
42
slice_spec=dict(argstr='--slspec %s', ),
0 commit comments