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

feat: format with black #124

Closed sanjayankur31 closed 3 years ago

sanjayankur31 commented 3 years ago

purely cosmetic, just ran black over the code to format it.

sanjayankur31 commented 3 years ago

Tests pass, merging (so that I can work on other PRs which will otherwise conflict with this one :()