We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fbafc commit dfcdc7cCopy full SHA for dfcdc7c
1 file changed
src/spikeinterface/sortingcomponents/matching/method_list.py
@@ -14,7 +14,7 @@
14
}
15
16
try:
17
- # kilosort licence (GPL 3) is forcing use to make an external package
+ # Kilosort licence (GPL 3) is forcing us to make and use an external package
18
from spikeinterface_kilosort_components import KiloSortMatching
19
20
matching_methods["kilosort-matching"] = KiloSortMatching
0 commit comments