tvalentyn commented on PR #28774: URL: https://github.com/apache/beam/pull/28774#issuecomment-1743594097
Thanks for your contribution, @aku019 . PTAL at lint failures. You can click on the Details link ``` Running pylint... ************* Module apache_beam.runners.interactive.interactive_beam apache_beam/runners/interactive/interactive_beam.py:38:0: W0611: Unused import warnings (unused-import) ************* Module apache_beam.runners.interactive.interactive_environment apache_beam/runners/interactive/interactive_environment.py:32:0: W0611: Unused import warnings (unused-import) ``` -- 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]
