Przeglądaj źródła

tests: More whitespace adjustsments to satisfy ruff

Jason Rumney 2 lat temu
rodzic
commit
cbdc6f2b96
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      tests/test_device_config.py

+ 0 - 1
tests/test_device_config.py

@@ -20,7 +20,6 @@ from custom_components.tuya_local.sensor import TuyaLocalSensor
 
 
 from .const import GPPH_HEATER_PAYLOAD, KOGAN_HEATER_PAYLOAD
 from .const import GPPH_HEATER_PAYLOAD, KOGAN_HEATER_PAYLOAD
 
 
-
 PRODUCT_SCHEMA = vol.Schema(
 PRODUCT_SCHEMA = vol.Schema(
     {
     {
         vol.Required("id"): str,
         vol.Required("id"): str,