Skip to content

Commit c175b6b

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

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
@@ -315,7 +315,7 @@ class TransformSorting(BaseSorting):
315315
The sorting object.
316316
added_spikes_existing_units : np.array (spike_vector) | None, default: None
317317
The spikes that should be added to the sorting object, for existing units.
318-
added_spikes_new_units: np.array (spike_vector) | None, default: None
318+
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.
320320
new_units_ids: list[str, int] | None, default: None
321321
The unit_ids that should be added if spikes for new units are added.

0 commit comments

Comments
 (0)