Jason Rumney 3 роки тому
батько
коміт
4049deab3e
1 змінених файлів з 1 додано та 3 видалено
  1. 1 3
      tests/devices/test_smartplug_encoded.py

+ 1 - 3
tests/devices/test_smartplug_encoded.py

@@ -16,9 +16,7 @@ UNKNOWN102_DPS = "102"
 UNKNOWN103_DPS = "103"
 UNKNOWN103_DPS = "103"
 
 
 
 
-class TestSwitchEncoded(
-    BasicNumberTests, SwitchableTests, TuyaDeviceTestCase
-):
+class TestSwitchEncoded(BasicNumberTests, SwitchableTests, TuyaDeviceTestCase):
     __test__ = True
     __test__ = True
 
 
     def setUp(self):
     def setUp(self):