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 a4526b1 commit e41bb69Copy full SHA for e41bb69
nipype/interfaces/mrtrix3/tests/test_auto_DWIExtract.py
@@ -21,7 +21,7 @@ def test_DWIExtract_inputs():
21
mandatory=True,
22
position=-2,
23
),
24
- nobzero=dict(argstr='-nobzero', ),
+ nobzero=dict(argstr='-no_bzero', ),
25
nthreads=dict(
26
argstr='-nthreads %d',
27
nohash=True,
0 commit comments