Skip to content

Commit 03115b7

Browse files
committed
fix(pynml): remove new imported sub-module
`nsgr` should not be imported into pynml.
1 parent 148f7ee commit 03115b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyneuroml/pynml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
from pyneuroml.runners import *
3333
from pyneuroml.validators import *
3434
from pyneuroml.annotations import *
35-
from pyneuroml.nsgr import *
3635
from pyneuroml.io import *
3736
from pyneuroml.utils.info import *
3837

0 commit comments

Comments
 (0)