This is an automated email from the ASF dual-hosted git repository.
damccorm pushed a change to branch users/damccorm/prismByDefault
in repository https://gitbox.apache.org/repos/asf/beam.git
from 3644d189caa Merge branch 'master' of https://github.com/apache/beam
into users/damccorm/prismByDefault
add 9e2eb683896 More regex checks
No new revisions were added by this update.
Summary of changes:
sdks/python/apache_beam/coders/coders_test.py | 2 +-
sdks/python/apache_beam/examples/snippets/snippets_test.py | 6 +++---
sdks/python/apache_beam/io/fileio_test.py | 4 ++--
sdks/python/apache_beam/io/gcp/experimental/spannerio_test.py | 2 +-
sdks/python/apache_beam/io/requestresponse_test.py | 8 ++++----
sdks/python/apache_beam/ml/anomaly/detectors/pyod_adapter_test.py | 2 +-
sdks/python/apache_beam/ml/inference/base_test.py | 4 ++--
sdks/python/apache_beam/ml/inference/onnx_inference_test.py | 2 +-
sdks/python/apache_beam/ml/rag/chunking/langchain_test.py | 2 +-
.../ml/rag/enrichment/bigquery_vector_search_it_test.py | 4 ++--
sdks/python/apache_beam/ml/transforms/base_test.py | 2 +-
.../apache_beam/ml/transforms/embeddings/huggingface_test.py | 4 ++--
.../apache_beam/ml/transforms/embeddings/open_ai_it_test.py | 2 +-
.../apache_beam/ml/transforms/embeddings/tensorflow_hub_test.py | 2 +-
.../python/apache_beam/ml/transforms/embeddings/vertex_ai_test.py | 2 +-
sdks/python/apache_beam/pipeline_test.py | 2 +-
sdks/python/apache_beam/testing/util_test.py | 8 ++++----
.../transforms/enrichment_handlers/bigquery_it_test.py | 2 +-
.../transforms/enrichment_handlers/bigtable_it_test.py | 8 ++++----
.../enrichment_handlers/vertex_ai_feature_store_it_test.py | 8 ++++----
sdks/python/apache_beam/transforms/timestamped_value_type_test.py | 8 ++++----
21 files changed, 42 insertions(+), 42 deletions(-)