Skip to content

Commit 571bb65

Browse files
committed
DOC: Complete docstring first line
1 parent de72dda commit 571bb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/interfaces/gifti.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class CreateROIOutputSpec(TraitedSpec):
2424

2525

2626
class CreateROI(SimpleInterface):
27-
"""Prepare GIFTI shape file for use in"""
27+
"""Prepare GIFTI thickness file for use as a cortical ROI"""
2828

2929
input_spec = CreateROIInputSpec
3030
output_spec = CreateROIOutputSpec

0 commit comments

Comments
 (0)