Skip to content

Commit bd03d35

Browse files
committed
Make documentation conistent.
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 9b0d20c commit bd03d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frequenz/sdk/timeseries/_ringbuffer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ def window(
205205
copy of the data.
206206
207207
Raises:
208-
IndexError: when requesting a window with invalid timestamps.
208+
IndexError: When requesting a window with invalid timestamps.
209209
210210
Returns:
211211
The requested window

0 commit comments

Comments
 (0)