Skip to content

Commit fbe8b5d

Browse files
leej3effigies
andauthored
fix formatting
Co-Authored-By: Chris Markiewicz <effigies@gmail.com>
1 parent d554c43 commit fbe8b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ class RemlfitInputSpec(AFNICommandInputSpec):
542542
'progress reports at various stages',
543543
argstr='-verb')
544544
goforit = traits.Bool(
545-
desc='With potential issues flagged in the design matrix, an attempt'
545+
desc='With potential issues flagged in the design matrix, an attempt '
546546
'will nevertheless be made to fit the model',
547547
argstr='-GOFORIT')
548548
ovar = File(

0 commit comments

Comments
 (0)