We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25415e4 commit ada6e30Copy full SHA for ada6e30
nipype/interfaces/workbench/metric.py
@@ -144,4 +144,4 @@ def _list_outputs(self):
144
if self.inputs.valid_roi_out:
145
roi_file = self._gen_filename(self.inputs.in_file, suffix='_roi')
146
outputs['roi_file'] = os.path.abspath(roi)
147
- return outputs
+ return outputs
0 commit comments