Sfoglia il codice sorgente

tests: More whitespace adjustsments to satisfy ruff

Jason Rumney 2 anni fa
parent
commit
cbdc6f2b96
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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
 
-
 PRODUCT_SCHEMA = vol.Schema(
     {
         vol.Required("id"): str,