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 533b5aa commit 6365440Copy full SHA for 6365440
nipype/interfaces/freesurfer/tests/test_auto_MRIConvert.py
@@ -196,3 +196,4 @@ def test_MRIConvert_outputs():
196
for key, metadata in output_map.items():
197
for metakey, value in metadata.items():
198
yield assert_equal, getattr(outputs.traits()[key], metakey), value
199
+
0 commit comments