You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/11/10 21:54:36 UTC

[airflow] branch master updated (4f9439d -> 0cd1c84)

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

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


    from 4f9439d  Fix spelling (#12253)
     add 0cd1c84  Remove providers imports from core examples (#12252)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                       | 13 ++++++------
 BREEZE.rst                                    | 11 +++++-----
 STATIC_CODE_CHECKS.rst                        |  2 ++
 airflow/example_dags/example_dag_decorator.py | 29 ++++++++++++++++++---------
 airflow/operators/email.py                    |  1 +
 airflow/operators/python.py                   |  3 +++
 airflow/www/utils.py                          |  1 +
 breeze-complete                               |  1 +
 8 files changed, 40 insertions(+), 21 deletions(-)