AnandInguva commented on code in PR #28385: URL: https://github.com/apache/beam/pull/28385#discussion_r1333422472
########## sdks/python/apache_beam/runners/dataflow/internal/clients/cloudbuild/__init__.py: ########## @@ -29,5 +29,3 @@ from apache_beam.runners.dataflow.internal.clients.cloudbuild.cloudbuild_v1_messages import * except ImportError: pass - Review Comment: Removed this changes. They were some errors saying `__path__ ` was not defined initially but they are solved now -- 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]
