We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0bd692 commit 3bdfe99Copy full SHA for 3bdfe99
1 file changed
netpyne_ui/netpyne_geppetto.py
@@ -339,7 +339,6 @@ def header(title, spacer='-'):
339
except:
340
return self.getJSONError("Error while importing the NetPyNE model", traceback.format_exc())
341
342
-
343
class LoopTimer(threading.Thread):
344
"""
345
a Timer that calls f every interval
0 commit comments