We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806d40b + f1cb1cc commit f790387Copy full SHA for f790387
1 file changed
examples/synfire_if_curr_exp_get_weights.py
@@ -46,7 +46,7 @@
46
47
p.run(runtime)
48
49
-print projections[0].get(['weight', 'delay', ''], 'list')
+print projections[0].get(['weight', 'delay'], 'list')
50
51
52
p.end()
0 commit comments