You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2022/09/14 10:20:45 UTC

[airflow] branch main updated (42167990de -> e60a459d56)

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

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


    from 42167990de Add __future__.annotations automatically by isort (#26383)
     add e60a459d56 Avoid calculating all elements when one item is needed (#26377)

No new revisions were added by this update.

Summary of changes:
 airflow/kubernetes/pod_launcher_deprecated.py          | 2 +-
 airflow/providers/cncf/kubernetes/utils/pod_manager.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)