Skip to content

Commit 2005b6f

Browse files
author
Clark
committed
PEP8 compliance for model.py (100%) V2
1 parent 0cb565d commit 2005b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/spm/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ class EstimateContrastOutputSpec(TraitedSpec):
328328

329329

330330
class EstimateContrast(SPMCommand):
331-
"""use spm_contrasts to estimate contrasts of interest
331+
"""Use spm_contrasts to estimate contrasts of interest
332332
333333
Examples
334334
--------

0 commit comments

Comments
 (0)