Преглед изворни кода

tests: More whitespace adjustsments to satisfy ruff

Jason Rumney пре 2 година
родитељ
комит
cbdc6f2b96
1 измењених фајлова са 0 додато и 1 уклоњено
  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,