You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/12/03 20:40:44 UTC

[airflow] branch main updated (14bff0e -> aa27d9f)

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

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


    from 14bff0e  Fix db downgrades (#19994)
     add aa27d9f  Fix mypy typing issues for airflow.executors (#20017)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/base_executor.py              |  2 +-
 airflow/executors/celery_kubernetes_executor.py |  6 +++---
 airflow/executors/kubernetes_executor.py        | 12 +++++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)