Skip to content

Commit f2a88fe

Browse files
committed
oups
1 parent 564bcf1 commit f2a88fe

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/spikeinterface/sortingcomponents/matching/tests/test_template_matching.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ def test_find_spikes_from_templates(method, sorting_analyzer):
8989

9090
# print(info)
9191

92-
DEBUG = True
92+
# DEBUG = True
93+
DEBUG = False
9394

9495
if DEBUG:
9596
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)