Skip to content

Commit bb2aa95

Browse files
committed
sty: white space in generate classes
1 parent 3cf2435 commit bb2aa95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nipype/interfaces/slicer/generate_classes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ def generate_class(module,launcher):
101101
#self._outputs_nodes = []
102102

103103
class_string = "\"\"\""
104-
105-
104+
105+
106106

107107
for desc_str in ['title', 'category', 'description', 'version',
108108
'documentation-url', 'license', 'contributor',

0 commit comments

Comments
 (0)