This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e0648f93e33 fix: MyPy type errors in pool.py (#57810)
add 119be9eee9e Enable PT006 rule to google Provider test (hooks) (#57915)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/google/cloud/hooks/test_alloy_db.py | 10 +++++-----
.../tests/unit/google/cloud/hooks/test_bigquery.py | 19 ++++++++++---------
.../tests/unit/google/cloud/hooks/test_cloud_sql.py | 8 ++++----
.../hooks/test_cloud_storage_transfer_service.py | 4 ++--
.../test_cloud_storage_transfer_service_async.py | 4 ++--
.../tests/unit/google/cloud/hooks/test_compute_ssh.py | 8 ++++----
.../tests/unit/google/cloud/hooks/test_dataflow.py | 16 ++++++++--------
.../tests/unit/google/cloud/hooks/test_datafusion.py | 8 ++++----
.../google/cloud/hooks/test_dataproc_metastore.py | 4 ++--
.../google/tests/unit/google/cloud/hooks/test_gcs.py | 4 ++--
.../unit/google/cloud/hooks/test_kubernetes_engine.py | 6 +++---
.../tests/unit/google/cloud/hooks/test_pubsub.py | 4 ++--
.../unit/google/cloud/hooks/test_secret_manager.py | 4 ++--
.../tests/unit/google/cloud/hooks/test_spanner.py | 2 +-
.../tests/unit/google/cloud/hooks/test_vision.py | 8 ++++----
.../unit/google/common/hooks/test_base_google.py | 4 ++--
.../marketing_platform/hooks/test_search_ads.py | 4 ++--
17 files changed, 59 insertions(+), 58 deletions(-)