forked from NeuralEnsemble/elephant
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] failing unitests for neo_tools with Neo 0.13.0 (NeuralEnsemble#617
) * fix failing unitests for neo_tools * fix unit test in spike_train_synchrony * fix unittest test_correct_transfer_of_spiketrain_attributes * fix pep8 * remove cast to list * edit inline comments for clarity * add same object to tests by getting length of list like object in advance * fix pep8 * remove space * remove workaround for Neo Issue #1405 * remove space * add version cap for numpy <2 * undo numpy requiremnts, unintentional commit --------- Co-authored-by: Moritz-Alexander-Kern <[email protected]>
- Loading branch information
1 parent
dd3146c
commit 7112f84
Showing
2 changed files
with
2 additions
and
11 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
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