This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new dff9b107b3b fix whitespace check (#29634)
dff9b107b3b is described below
commit dff9b107b3bc55e49fb0272e6c8d215ed4e54c0a
Author: Danny McCormick <[email protected]>
AuthorDate: Wed Dec 6 10:19:27 2023 -0500
fix whitespace check (#29634)
---
sdks/python/apache_beam/yaml/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdks/python/apache_beam/yaml/README.md
b/sdks/python/apache_beam/yaml/README.md
index 0b5c118ba8a..395cd532196 100644
--- a/sdks/python/apache_beam/yaml/README.md
+++ b/sdks/python/apache_beam/yaml/README.md
@@ -45,7 +45,7 @@ easily manipulated and semantically meaningful than the Beam
protos
themselves (which concern themselves more with execution).
It should be noted that everything here is still under development, but any
-features already included are considered stable. Feedback is welcome at
+features already included are considered stable. Feedback is welcome at
[email protected].
## Example pipelines