dannikay commented on PR #36982: URL: https://github.com/apache/beam/pull/36982#issuecomment-3614272839
> Thanks! > > 1. @jrmccluskey would you recommedn we also add an integration test in sdks/python/apache_beam/ml/inference/gemini_inference_it_test.py ? > 2. There is a linter error > > Running pylint... ************* Module apache_beam.ml.inference.gemini_inference_test apache_beam/ml/inference/gemini_inference_test.py:20:0: W0611: Unused mock imported from unittest (unused-import) Removed the unused mock. Not sure why "tox -e py3-yapf" is not remove this line. -- 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]
