some fixes (some pep related)

This commit is contained in:
2021-03-19 17:50:09 +01:00
parent 04920feea5
commit dc999188c0
8 changed files with 31 additions and 23 deletions

View File

@ -15,4 +15,3 @@ class CustomServiceList(enum.IntEnum):
TMP1075_1 = "tmp1075_1"
TMP1075_2 = "tmp1075_2"
HEATER = "heater"