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 02:32:36 UTC

[airflow] branch master updated (4830687 -> 9bc861b)

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 4830687  Use Python 3 style super classes (#11806)
     add 9bc861b  Use PEP 380: Syntax for Delegating to a Subgenerator (#11805)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/task_group.py      | 3 +--
 tests/test_utils/mock_process.py | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)