Abacn commented on code in PR #27370: URL: https://github.com/apache/beam/pull/27370#discussion_r1253750910
########## sdks/python/apache_beam/runners/worker/sdk_worker_test.py: ########## @@ -23,7 +23,6 @@ import logging import unittest from collections import namedtuple -from typing import Any Review Comment: this change (minor internal pylint fix) makes the affected action to trigger: see a run on fork repo: https://github.com/Abacn/beam/actions/runs/5469847290/jobs/9959265164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
