Remove TODO

I plan on addressing this in a separate PR, to keep this one smaller.
This commit is contained in:
abmantis
2026-08-03 17:55:19 +01:00
parent 25692c3052
commit d319584b20
-1
View File
@@ -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,