Remove legacy pip resolver (#92124)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
89d8bda4ba
commit
cdbffee781
20 changed files with 22 additions and 98 deletions
|
@ -3,7 +3,7 @@ from __future__ import annotations
|
|||
|
||||
import logging
|
||||
|
||||
from pysmarty import Smarty
|
||||
from pysmarty import Smarty # pylint: disable=import-error
|
||||
|
||||
from homeassistant.components.binary_sensor import (
|
||||
BinarySensorDeviceClass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue