This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1d12c34  Refactor BigQuery check operators (#8813)
     add 4b06fde  Fix Flake8 errors (#8841)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/experimental/mark_tasks.py      | 38 +++++++++++-----------
 airflow/jobs/scheduler_job.py                      | 11 +++----
 .../cloud/example_dags/example_bigquery_to_gcs.py  |  2 +-
 .../cloud/example_dags/example_presto_to_gcs.py    |  2 +-
 airflow/providers/google/cloud/hooks/functions.py  |  2 +-
 airflow/providers/qubole/operators/qubole_check.py | 11 ++++---
 airflow/secrets/local_filesystem.py                |  2 +-
 airflow/www/views.py                               | 10 +++---
 backport_packages/setup_backport_packages.py       |  2 +-
 dev/send_email.py                                  |  4 +--
 scripts/ci/pre_commit_yaml_to_cfg.py               |  4 +--
 scripts/list-integrations.py                       |  2 +-
 tests/executors/test_executor_loader.py            |  2 +-
 tests/models/test_serialized_dag.py                |  2 +-
 14 files changed, 47 insertions(+), 47 deletions(-)

Reply via email to