Răsfoiți Sursa

Black reformat

Jason Rumney 3 ani în urmă
părinte
comite
4049deab3e
1 a modificat fișierele cu 1 adăugiri și 3 ștergeri
  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):