-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix merge conflicts in models.backends
- Loading branch information
Showing
1 changed file
with
7 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
835235e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry yes, these changes where only supposed to be in the optimization branch. That branch doesn't use the old style of backend. Perhaps the broken file was picked up by the unittest import_all, but there were so many failures that its hard to locate any one particular error. I believe the unmerged code happened not in russelljarvis/optimization -> scidash/optimization but scidash/optimization -> scidash/dev. It looks okay here: https://github.com/russelljjarvis/neuronunit/blob/optimization/neuronunit/models/backends/__init__.py