Replace isort with ruff (#94302)
This commit is contained in:
parent
ed3d38bb17
commit
c3936e6f14
56 changed files with 95 additions and 117 deletions
|
@ -3,8 +3,8 @@ from __future__ import annotations
|
|||
|
||||
import logging
|
||||
|
||||
import W800rf32 as w800
|
||||
import voluptuous as vol
|
||||
import W800rf32 as w800
|
||||
|
||||
from homeassistant.components.binary_sensor import (
|
||||
DEVICE_CLASSES_SCHEMA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue