Skip to content

Commit 7393967

Browse files
authored
Update mindboggle123
1 parent ad7fdc4 commit 7393967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mindboggle/mindboggle123

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ corticalthickness.inputs.extraction_registration_mask = EXT
188188
corticalthickness.inputs.segmentation_priors = [PRIOR1, PRIOR2, PRIOR3,
189189
PRIOR4, PRIOR5, PRIOR6]
190190
corticalthickness.inputs.out_prefix = PREFIX
191-
corticalthickness.inputs.use_floatingpoint_precision=True
191+
corticalthickness.inputs.use_floatingpoint_precision = True
192192

193193
if args.num_threads and args.num_threads > 1:
194194
corticalthickness.inputs.num_threads = args.num_threads

0 commit comments

Comments
 (0)