Skip to content

Commit 2f2e47c

Browse files
committed
fix:docstring removed
1 parent 9529b19 commit 2f2e47c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nipype/interfaces/freesurfer/utils.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -945,9 +945,6 @@ class MRIPretessInputSpec(FSTraitedSpec):
945945
'so it should be kept with -keep. The output will NOT be saved.'))
946946

947947
class MRIPretessOutputSpec(TraitedSpec):
948-
"""
949-
Uses Freesurfer's mri_tessellate to create surfaces by tessellating a given input volume
950-
"""
951948
out_file = File(exists=True, desc='output file after mri_pretess')
952949

953950

0 commit comments

Comments
 (0)