1
0
mirror of https://github.com/no2chem/wideq.git synced 2025-05-21 01:20:11 -07:00

Placate Flake8

This commit is contained in:
Jessica Stokes 2020-05-10 11:24:21 -07:00
parent 78f09081f5
commit 799709c2d6
No known key found for this signature in database
GPG Key ID: 52A7577C5B6B3672

View File

@ -192,7 +192,6 @@ class ACDevice(Device):
f"could not determine correct 'on' operation:"
f" too many reported operations: '{str(operations)}'")
def set_celsius(self, c):
"""Set the device's target temperature in Celsius degrees.
"""