Explorar o código

Black reformat

Jason Rumney %!s(int64=3) %!d(string=hai) anos
pai
achega
4049deab3e
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  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"
 
 
-class TestSwitchEncoded(
-    BasicNumberTests, SwitchableTests, TuyaDeviceTestCase
-):
+class TestSwitchEncoded(BasicNumberTests, SwitchableTests, TuyaDeviceTestCase):
     __test__ = True
 
     def setUp(self):