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 2020/08/20 01:21:15 UTC

[airflow] branch master updated (f1716bc -> 7fa813f)

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 f1716bc  Use sys.exit() instead of exit() (#10414)
     add 7fa813f  Unnecessary use of list comprehension (#10416)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagrun.py                        | 3 +--
 airflow/www/utils.py                            | 6 +++---
 backport_packages/refactor_backport_packages.py | 2 +-
 backport_packages/setup_backport_packages.py    | 2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)