Skip to content

Commit 9917a96

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

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)