Skip to content

Commit 0fe29df

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/extractors/phykilosortextractors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class BasePhyKilosortSortingExtractor(BaseSorting):
4040
The cluster_id column is used as the merge key to combine properties from multiple files.
4141
All loaded properties are added to the sorting extractor as unit properties, with some
4242
renamed for SpikeInterface conventions: 'group' becomes 'quality', 'cluster_id'
43-
becomes 'original_cluster_id'. These properties can be accessed via ``sorting.get_property()``
43+
becomes 'original_cluster_id'. These properties can be accessed via ``sorting.get_property()``
4444
function.
4545
"""
4646

0 commit comments

Comments
 (0)