Remove unnnecessary pylint configs from components [s-z]* (#98925)
This commit is contained in:
parent
c39f6b3bea
commit
b51c0f6ddc
39 changed files with 55 additions and 93 deletions
|
@ -3,7 +3,7 @@ from __future__ import annotations
|
|||
|
||||
import logging
|
||||
|
||||
from pysmarty import Smarty # pylint: disable=import-error
|
||||
from pysmarty import Smarty
|
||||
|
||||
from homeassistant.components.binary_sensor import (
|
||||
BinarySensorDeviceClass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue