We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b4f5d commit 1b4cc51Copy full SHA for 1b4cc51
1 file changed
netpyne_ui/netpyne_geppetto.py
@@ -68,7 +68,6 @@ def __init__(self):
68
logging.debug("Initializing the original model")
69
70
jupyter_geppetto.context = {'netpyne_geppetto': self}
71
- self.loaded_mods=set()
72
73
# Set running experiments without any subprocess to ERRROR
74
experiments.get_experiments()
0 commit comments