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/10/24 03:50:34 UTC

[airflow] branch master updated (ee9db04 -> 56d72e3)

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 ee9db04  Remove redundant blank-line and parenthesis (#11811)
     add 56d72e3  Replace non-empty sets with set literals (#11810)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py                     | 2 +-
 airflow/providers/plexus/operators/job.py | 2 +-
 airflow/www/security.py                   | 6 +++---
 airflow/www/utils.py                      | 2 +-
 tests/core/test_project_structure.py      | 6 +++---
 tests/utils/test_dag_processing.py        | 4 ++--
 6 files changed, 11 insertions(+), 11 deletions(-)