mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Remove TODO
I plan on addressing this in a separate PR, to keep this one smaller.
This commit is contained in:
@@ -559,7 +559,6 @@ class EntityTriggerBase(Trigger):
|
||||
# matches.
|
||||
return included > 0 and matches == included
|
||||
|
||||
# TODO: remove the noqa and sort it out
|
||||
@override
|
||||
async def async_attach_runner( # noqa: C901
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user