Skip to content

Commit a3057e9

Browse files
committed
remove netpyneui_init
1 parent 54189ff commit a3057e9

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

netpyne_ui/netpyne_geppetto.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,3 +379,6 @@ def header(title, spacer='-'):
379379
except:
380380
return self.getJSONError("Error while importing the NetPyNE model", traceback.format_exc())
381381

382+
logging.info("Initialising NetPyNE UI")
383+
netpyne_geppetto = NetPyNEGeppetto()
384+
logging.info("NetPyNE UI initialised")

netpyne_ui/netpyneui_init.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)