mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Update black to 23.1.0 (#87188)
This commit is contained in:
@@ -613,7 +613,6 @@ async def entity_service_call( # noqa: C901
|
||||
for platform in platforms:
|
||||
platform_entities = []
|
||||
for entity in platform.entities.values():
|
||||
|
||||
if entity.entity_id not in all_referenced:
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user