You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2020/08/24 22:16:41 UTC

[airflow] branch master updated (3696c34 -> 4f6d53e)

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

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


    from 3696c34  Fix typo in the word "release" (#10528)
     add 4f6d53e  Make models/taskinstance.py pylint compatible (#10499)

No new revisions were added by this update.

Summary of changes:
 airflow/models/skipmixin.py             |  3 +-
 airflow/models/taskinstance.py          | 75 +++++++++++++++------------------
 airflow/sensors/base_sensor_operator.py | 11 +++++
 scripts/ci/pylint_todo.txt              |  1 -
 4 files changed, 47 insertions(+), 43 deletions(-)