Skip to content

Commit dfcdc7c

Browse files
authored
Update src/spikeinterface/sortingcomponents/matching/method_list.py
1 parent c4fbafc commit dfcdc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/sortingcomponents/matching/method_list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
try:
17-
# kilosort licence (GPL 3) is forcing use to make an external package
17+
# Kilosort licence (GPL 3) is forcing us to make and use an external package
1818
from spikeinterface_kilosort_components import KiloSortMatching
1919

2020
matching_methods["kilosort-matching"] = KiloSortMatching

0 commit comments

Comments
 (0)