소스 검색

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,