diff --git a/node-hub/dora-qwenvl/dora_qwenvl/main.py b/node-hub/dora-qwenvl/dora_qwenvl/main.py index 719232978..4538c63e0 100644 --- a/node-hub/dora-qwenvl/dora_qwenvl/main.py +++ b/node-hub/dora-qwenvl/dora_qwenvl/main.py @@ -102,6 +102,7 @@ def main(): if event_type == "INPUT": + # pylint: disable=fixme # TODO: Remove this after https://github.com/dora-rs/dora/pull/652 while True: next_event = node.next(timeout=0.001)