Skip to content

Commit ed6ab17

Browse files
author
autoblack
committed
fixup: pw_next_2 Python code reformatted using Black
1 parent a359e60 commit ed6ab17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ async def set_temperature(self, loc_id, temperature):
500500
return True
501501

502502
async def set_groupswitch_member_state(self, members, state, switch):
503-
""" Helper-function for set_switch_state() .
503+
"""Helper-function for set_switch_state() .
504504
Set the given State of the relevant Switch within a group of members.
505505
"""
506506
for member in members:

0 commit comments

Comments
 (0)