Browse Source

Cloud: satisfy ruff's preference for whitespace between imports

Jason Rumney 1 year ago
parent
commit
96250492bf
1 changed files with 0 additions and 1 deletions
  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,