Explorar o código

Reformat Beok tests with black.

Fixes lint warnings.
Jason Rumney %!s(int64=4) %!d(string=hai) anos
pai
achega
254f0bd48e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/devices/test_beok_tr9b_thermostat.py

+ 1 - 1
tests/devices/test_beok_tr9b_thermostat.py

@@ -39,7 +39,7 @@ class TestBeokTR9BThermostat(
     MultiSelectTests,
     BasicSwitchTests,
     TargetTemperatureTests,
-    TuyaDeviceTestCase
+    TuyaDeviceTestCase,
 ):
     __test__ = True