瀏覽代碼

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,