Skip to content

Commit ada6e30

Browse files
committed
sty: whitespace cleanup
1 parent 25415e4 commit ada6e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/workbench/metric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ def _list_outputs(self):
144144
if self.inputs.valid_roi_out:
145145
roi_file = self._gen_filename(self.inputs.in_file, suffix='_roi')
146146
outputs['roi_file'] = os.path.abspath(roi)
147-
return outputs
147+
return outputs

0 commit comments

Comments
 (0)