Skip to content

Commit a6e440d

Browse files
tcloseeffigies
andauthored
Update nipype/interfaces/mrtrix3/utils.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent 70e3bcf commit a6e440d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/mrtrix3/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,6 @@ class SH2AmpInputSpec(CommandLineInputSpec):
852852
usedefault=True,
853853
desc="the output spherical harmonics",
854854
)
855-
856855
nonnegative = traits.Bool(
857856
argstr="-nonnegative", desc="cap all negative amplitudes to zero"
858857
)

0 commit comments

Comments
 (0)