You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ds...@apache.org on 2021/05/11 18:52:52 UTC

[airflow] branch master updated (1543bb7 -> c8ef3a3)

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

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


    from 1543bb7  Fixed type annotations in DAG decorator (#15778)
     add c8ef3a3  Fix OdbcHook handling of port (#15772)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/odbc/hooks/odbc.py    | 2 +-
 tests/providers/odbc/hooks/test_odbc.py | 9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)