Skip to content

Commit fa1be30

Browse files
committed
Remove unused dependency import
1 parent a76e83f commit fa1be30

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

element_array_ephys/spike_sorting/si_preprocessing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import spikeinterface as si
2-
from spikeinterface import preprocessing
3-
42

53
def CatGT(recording):
64
recording = si.preprocessing.phase_shift(recording)

0 commit comments

Comments
 (0)