Skip to content

Commit 0b7dc33

Browse files
mhhennigalejoe91
andauthored
Update src/spikeinterface/sorters/external/herdingspikes.py
Co-authored-by: Alessio Buccino <alejoe9187@gmail.com>
1 parent 092c13c commit 0b7dc33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/sorters/external/herdingspikes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def _run_from_folder(cls, sorter_output_folder, params, verbose):
131131

132132
assert (
133133
lightning_api
134-
), "HerdingSpikes version <0.4.001 is no longer supported. To upgrade, run:\n>>> pip install --upgrade herdingspikes"
134+
), "HerdingSpikes version <0.4.1 is no longer supported. To upgrade, run:\n>>> pip install --upgrade herdingspikes"
135135

136136
recording = cls.load_recording_from_folder(sorter_output_folder.parent, with_warnings=False)
137137

0 commit comments

Comments
 (0)