Skip to content

Commit e72850b

Browse files
committed
Merge branch 'no_spikes' of github.com:yger/spikeinterface into no_spikes
2 parents 884894d + 9917a96 commit e72850b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/spikeinterface/sortingcomponents/matching

src/spikeinterface/sortingcomponents/matching/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from spikeinterface.core.node_pipeline import run_node_pipeline
1111

1212

13-
1413
def find_spikes_from_templates(
1514
recording, method="naive", method_kwargs={}, extra_outputs=False, verbose=False, **job_kwargs
1615
) -> np.ndarray | tuple[np.ndarray, dict]:

0 commit comments

Comments
 (0)