We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c99be commit db7f40fCopy full SHA for db7f40f
tests/timeseries/test_moving_window.py
@@ -40,7 +40,7 @@ async def push_logical_meter_data(
40
) -> None:
41
"""Push data in the passed sender to mock `LogicalMeter` behaviour.
42
43
- Starting with the First of January 2023.
+ Starting with UNIX_EPOCH.
44
45
Args:
46
sender: Sender for pushing resampled samples to the `MovingWindow`.
0 commit comments