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 93ba979  Grammar correctness in communication (#9455)
     add 57b495c  Add PyDocstyle Precommit Hook (#9456)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                         |  7 +++++
 airflow/cli/commands/info_command.py            |  2 +-
 airflow/executors/kubernetes_executor.py        |  2 +-
 airflow/kubernetes/pod_generator.py             |  2 +-
 airflow/models/dagcode.py                       |  2 +-
 airflow/utils/dag_processing.py                 |  2 +-
 airflow/utils/platform.py                       |  2 +-
 airflow/utils/strings.py                        | 12 ++++----
 backport_packages/refactor_backport_packages.py |  6 ++--
 metastore_browser/hive_metastore.py             |  2 +-
 scripts/ci/pre_commit_check_order_setup.py      |  2 +-
 scripts/perf/dags/elastic_dag.py                | 20 ++++++-------
 scripts/perf/dags/sql_perf_dag.py               |  8 ++---
 scripts/perf/perf_kit/__init__.py               |  2 +-
 scripts/perf/scheduler_dag_execution_timing.py  | 32 ++++++++++----------
 scripts/perf/scheduler_ops_metrics.py           |  4 +--
 scripts/perf/sql_queries.py                     | 40 ++++++++++++-------------
 17 files changed, 77 insertions(+), 70 deletions(-)

Reply via email to