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 2021/12/14 18:48:36 UTC

[airflow] branch main updated (d8e190c -> f35ad27)

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

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


    from d8e190c  Fix mypy typing for airflow/models and their tests (#20272)
     add f35ad27  Making SFTPHook's constructor consistent with its superclass SSHHook (#20164)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/sftp/hooks/sftp.py               | 34 +++++++++++++++++-----
 .../hooks/{test_sftp.py => test_sftp_outdated.py}  |  2 +-
 2 files changed, 28 insertions(+), 8 deletions(-)
 copy tests/providers/sftp/hooks/{test_sftp.py => test_sftp_outdated.py} (99%)