From 052e0b4cb31acfffbf3a8d54aa21ac3a5b27ccac Mon Sep 17 00:00:00 2001 From: Alexandre Gramfort Date: Sun, 5 Nov 2023 11:44:17 +0100 Subject: [PATCH] fix docstring in 60_sleep.py --- tutorials/clinical/60_sleep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/clinical/60_sleep.py b/tutorials/clinical/60_sleep.py index a878b7747e7..eefeda02070 100644 --- a/tutorials/clinical/60_sleep.py +++ b/tutorials/clinical/60_sleep.py @@ -249,7 +249,7 @@ def eeg_power_band(epochs): Returns ------- - X : numpy array of shape [n_samples, 5] + X : numpy array of shape [n_samples, 5 * n_channels] Transformed data. """ # specific frequency bands