You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/12/09 20:36:39 UTC

[airflow] branch main updated (985bb06 -> b297fc7)

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

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


    from 985bb06  Organize EC2 classes in Amazon provider (#20157)
     add b297fc7  Mypy fixes to DagRun, TaskInstance, and db utils (#20163)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dagrun.py       |  8 +++++---
 airflow/models/taskinstance.py | 24 +++++++++++++-----------
 airflow/utils/db.py            | 17 +++++++++--------
 3 files changed, 27 insertions(+), 22 deletions(-)