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 9f3a6f6 commit e0ecd9bCopy full SHA for e0ecd9b
tests/timeseries/test_moving_window.py
@@ -40,7 +40,7 @@ async def push_logical_meter_data(
40
) -> None:
41
"""
42
Push data in the passed sender to mock `LogicalMeter` behaviour.
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