Skip to content

Commit 3bdfe99

Browse files
author
Facu_r
authored
remove space
1 parent c0bd692 commit 3bdfe99

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

netpyne_ui/netpyne_geppetto.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ def header(title, spacer='-'):
339339
except:
340340
return self.getJSONError("Error while importing the NetPyNE model", traceback.format_exc())
341341

342-
343342
class LoopTimer(threading.Thread):
344343
"""
345344
a Timer that calls f every interval

0 commit comments

Comments
 (0)