Skip to content

Commit 9a0e301

Browse files
committed
Remove more blank spaces
1 parent b835bfb commit 9a0e301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/network/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ async def set_energy_intervals(
545545
self, mac: str, consumption: int, production: int
546546
) -> None:
547547
"""Set the logging intervals for both energy consumption and production.
548-
548+
549549
Default: consumption = 60, production = 0.
550550
For logging energy in both directions set both to 60.
551551
"""

0 commit comments

Comments
 (0)