You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2022/01/06 13:58:08 UTC

[airflow] branch main updated (3a82b90 -> 51dc4fd)

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

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


    from 3a82b90  Fix MyPy issues with ``test_snowflake.py`` (#20716)
     add 51dc4fd  Fix MyPy issues in AWS Sensors (#20717)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/sensors/dms.py       | 6 +++---
 airflow/providers/amazon/aws/sensors/eks.pyi      | 2 +-
 airflow/providers/amazon/aws/sensors/emr.py       | 4 ++--
 airflow/providers/amazon/aws/sensors/sagemaker.py | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)