Skip to content

Commit 721b502

Browse files
committed
Remove blank spaces
1 parent 30ca63e commit 721b502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/nodes/helpers/pulses.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ def _check_prev_production(
560560
if self._first_prev_log_processed:
561561
self._first_prev_log_processed = False
562562
return None
563-
563+
564564
def _check_next_production(
565565
self, address: int, slot: int, timestamp: datetime
566566
) -> datetime | None:

0 commit comments

Comments
 (0)