Skip to content

Commit 16023bb

Browse files
JoeZiminskizm711
andauthored
space before colon
Co-authored-by: Zach McKenzie <92116279+zm711@users.noreply.github.com>
1 parent 39d46a1 commit 16023bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/spikeinterface/core/generate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ class TransformSorting(BaseSorting):
317317
The spikes that should be added to the sorting object, for existing units.
318318
added_spikes_new_units : np.array (spike_vector) | None, default: None
319319
The spikes that should be added to the sorting object, for new units.
320-
new_units_ids: list[str, int] | None, default: None
320+
new_units_ids : list[str, int] | None, default: None
321321
The unit_ids that should be added if spikes for new units are added.
322322
refractory_period_ms : float | None, default: None
323323
The refractory period violation to prevent duplicates and/or unphysiological addition

0 commit comments

Comments
 (0)