Skip to content

Commit 1327e5b

Browse files
josephmjeeffigies
andauthored
Apply suggestions from code review
Co-Authored-By: Chris Markiewicz <effigies@gmail.com>
1 parent 270de32 commit 1327e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/mrtrix3/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -720,6 +720,7 @@ class MRResizeInputSpec(MRTrix3BaseInputSpec):
720720
'linear',
721721
'sinc',
722722
argstr='-interp %s',
723+
usedefault=True,
723724
desc='set the interpolation method to use when resizing (choices: '
724725
'nearest, linear, cubic, sinc. Default: cubic).',
725726
)

0 commit comments

Comments
 (0)