Skip to content

Commit 7f5013f

Browse files
committed
float not needed
1 parent b5bf7d1 commit 7f5013f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@ def _run_interface(self, runtime):
11461146
'/NumWaves 1',
11471147
'/NumContrasts 1',
11481148
'/PPheights 1',
1149-
'/RequiredEffect 100.0', # XX where does this
1149+
'/RequiredEffect 100', # XX where does this
11501150
# number come from
11511151
'',
11521152
'/Matrix',

0 commit comments

Comments
 (0)