Skip to content

Commit 75287ab

Browse files
author
autoruff
committed
fixup: relay-sw-improve Python code fixed using ruff
1 parent 48f72ec commit 75287ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ async def set_switch_state(
404404
self, appl_id: str, members: list[str] | None, model: str, state: str
405405
) -> bool:
406406
"""Set the given State of the relevant Switch.
407-
407+
408408
Return the result:
409409
- True when switched to state on,
410410
- False when switched to state off,

0 commit comments

Comments
 (0)