NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
36 stars 30 forks source link

fix(vispy-morph): get title from cell object if no network is found #251

Closed sanjayankur31 closed 1 year ago

sanjayankur31 commented 1 year ago

Otherwise this throws an error and the tool crashes

The change is near line 377. The other bits are pre-commit reformatting the file.