Browse Source

tests: More whitespace adjustsments to satisfy ruff

Jason Rumney 2 năm trước cách đây
mục cha
commit
cbdc6f2b96
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,