Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yger committed Nov 29, 2024
1 parent b0e7b1c commit 60d7ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/spikeinterface/preprocessing/silence_periods.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ def __init__(self, recording, list_periods, mode="zeros", noise_levels=None, see
self._kwargs = dict(recording=recording,
list_periods=list_periods,
mode=mode,
noise_levels=noise_levels,
seed=seed,
random_chunk_kwargs=random_chunk_kwargs)

Expand Down

0 comments on commit 60d7ad5

Please sign in to comment.