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 57b495c Add PyDocstyle Precommit Hook (#9456)
add 74f7db0 Enable & Fix "Missing docstring in public module" PyDocStyle
check (#9457)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 2 +-
airflow/configuration.py | 1 +
...65623dc7_add_max_tries_column_to_task_instance.py | 2 +-
airflow/models/crypto.py | 1 +
airflow/models/dag.py | 1 +
airflow/models/kubernetes.py | 2 ++
airflow/stats.py | 7 ++++++-
airflow/www/utils.py | 12 ++++++------
airflow/www/views.py | 20 +++++++++++++++++---
9 files changed, 36 insertions(+), 12 deletions(-)