Skip to content

Commit aaa689f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 98e5db9 commit aaa689f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/spikeinterface/core/tests/test_node_pipeline.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@ def test_skip_after_n_peaks_and_recording_slices():
229229
assert some_amplitudes.size < (spikes.size // 4) * tolerance
230230

231231

232-
233-
234-
235-
236232
# the following is for testing locally with python or ipython. It is not used in ci or with pytest.
237233
if __name__ == "__main__":
238234
# folder = Path("./cache_folder/core")

0 commit comments

Comments
 (0)