Explorar o código

Cloud: satisfy ruff's preference for whitespace between imports

Jason Rumney hai 1 ano
pai
achega
96250492bf
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      custom_components/tuya_local/cloud.py

+ 0 - 1
custom_components/tuya_local/cloud.py

@@ -2,7 +2,6 @@ import logging
 from typing import Any
 
 from homeassistant.core import HomeAssistant
-
 from tuya_sharing import (
     CustomerDevice,
     LoginControl,