Skip to content

Commit 39d46a1

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

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
@@ -257,7 +257,7 @@ def generate_sorting_to_inject(
257257
The maximal number of spikes injected per units.
258258
injected_rate : float, default: 0.05
259259
The rate at which spikes are injected.
260-
refractory_period_ms: float, default: 1.5
260+
refractory_period_ms : float, default: 1.5
261261
The refractory period that should not be violated while injecting new spikes.
262262
seed : int, default: None
263263
The random seed.

0 commit comments

Comments
 (0)