Skip to content

Commit db7f40f

Browse files
committed
Minor: Fix doc in test_moving_window
Signed-off-by: cwasicki <[email protected]>
1 parent 29c99be commit db7f40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/timeseries/test_moving_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ async def push_logical_meter_data(
4040
) -> None:
4141
"""Push data in the passed sender to mock `LogicalMeter` behaviour.
4242
43-
Starting with the First of January 2023.
43+
Starting with UNIX_EPOCH.
4444
4545
Args:
4646
sender: Sender for pushing resampled samples to the `MovingWindow`.

0 commit comments

Comments
 (0)