Skip to content

Commit 061a5fa

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

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
@@ -1064,7 +1064,7 @@ class NoiseGeneratorRecording(BaseRecording):
10641064
The durations of each segment in seconds. Note that the length of this list is the number of segments.
10651065
noise_levels: float or array, default: 1
10661066
Std of the white noise (if an array, defined by per channels)
1067-
cov_matrix: np.array | None, default: None
1067+
cov_matrix : np.array | None, default: None
10681068
The covariance matrix of the noise
10691069
dtype : np.dtype | str |None, default: "float32"
10701070
The dtype of the recording. Note that only np.float32 and np.float64 are supported.

0 commit comments

Comments
 (0)