Skip to content

Commit 9e5b369

Browse files
mariomario
authored andcommitted
return results
1 parent 20c3354 commit 9e5b369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/python/cni_toolbox/HGR.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ def get_parameters(self, n_batch = 10000,
259259
sys.stdout.write("[%-20s] %d%%"
260260
('=' * i, 5 * i))
261261

262-
return results
262+
return results
263263

264264
def get_timecourses(self, stimulus):
265265
'''

0 commit comments

Comments
 (0)