scidash / neuronunit

A package for data-driven validation of neuron and ion channel models using SciUnit
http://neuronunit.scidash.org
38 stars 24 forks source link

Fix erroneous commit to scidash/neuronunit. #184

Closed russelljjarvis closed 6 years ago

russelljjarvis commented 6 years ago

The last commit to scidash/neuronunit (from me) was in error. I think I know how to wind it back. Will do that now.

russelljjarvis commented 6 years ago

I believe I fixed this with the steps:

git clone -b dev https://github.com/scidash/neuronunit
git revert ee801e1
git push origin dev