Skip to content

Commit

Permalink
Fix neo consistency import
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Apr 4, 2024
1 parent 5ff8803 commit ef5155d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elephant/signal_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import scipy.signal

from elephant.online import VarianceOnline
from elephant.utils import check_same_units
from elephant.utils import check_neo_consistency

__all__ = [
"zscore",
Expand Down

0 comments on commit ef5155d

Please sign in to comment.