Remove unnnecessary pylint configs from components [e-l]* (#99004)
This commit is contained in:
parent
960d66e168
commit
e7b6037419
37 changed files with 13 additions and 56 deletions
|
@ -616,7 +616,6 @@ async def test_service_group_services_add_remove_entities(hass: HomeAssistant) -
|
|||
assert "person.one" not in list(group_state.attributes["entity_id"])
|
||||
|
||||
|
||||
# pylint: disable=invalid-name
|
||||
async def test_service_group_set_group_remove_group(hass: HomeAssistant) -> None:
|
||||
"""Check if service are available."""
|
||||
with assert_setup_component(0, "group"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue