Skip to content

Commit 2a4809b

Browse files
committed
oups
1 parent 78441d0 commit 2a4809b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/sortingcomponents/tests/test_template_matching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def test_find_spikes_from_templates(method, sorting_analyzer):
7777
# comp = si.compare_sorter_to_ground_truth(gt_sorting, sorting)
7878
# si.plot_agreement_matrix(comp, ax=ax)
7979
# ax.set_title(method)
80-
plt.show()
80+
# plt.show()
8181

8282

8383
if __name__ == "__main__":

0 commit comments

Comments
 (0)