Remove unused mypy ignore statements (#78292)
This commit is contained in:
parent
e83594a179
commit
253d355526
21 changed files with 0 additions and 44 deletions
|
@ -33,8 +33,6 @@ from .const import (
|
|||
CONF_TURNED_ON,
|
||||
)
|
||||
|
||||
# mypy: allow-untyped-calls, allow-untyped-defs
|
||||
|
||||
ENTITY_ACTIONS = [
|
||||
{
|
||||
# Turn entity off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue