thempatel commented on a change in pull request #16961:
URL: https://github.com/apache/beam/pull/16961#discussion_r841122643
##########
File path: sdks/python/.yapfignore
##########
@@ -21,7 +21,7 @@
apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py
apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py
apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py
apache_beam/coders/proto2_coder_test_messages_pb2.py
-apache_beam/portability/api/*pb2*.py
+apache_beam/portability/api/*
Review comment:
https://ci-beam.apache.org/job/beam_PreCommit_PythonFormatter_Commit/10527/console
```
12:36:08 py3-yapf-check run-test: commands[1] | time yapf --diff --parallel
--recursive apache_beam
12:36:35 --- apache_beam/portability/api/__init__.py (original)
12:36:35 +++ apache_beam/portability/api/__init__.py (reformatted)
```
I think I will need to revert, I can confirm all the files in that directory
are generated
--
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]