Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 25, 2024
1 parent 98e5db9 commit aaa689f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/spikeinterface/core/tests/test_node_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,6 @@ def test_skip_after_n_peaks_and_recording_slices():
assert some_amplitudes.size < (spikes.size // 4) * tolerance






# the following is for testing locally with python or ipython. It is not used in ci or with pytest.
if __name__ == "__main__":
# folder = Path("./cache_folder/core")
Expand Down

0 comments on commit aaa689f

Please sign in to comment.