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 404cd2e Fix mypy errors in aws/sensors (#20402)
add 463e3b2 Fix mypy errors in aws/transfers (#20403)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/transfers/ftp_to_s3.py | 2 +-
airflow/providers/amazon/aws/transfers/google_api_to_s3.py | 12 +++++++-----
airflow/providers/amazon/aws/transfers/mongo_to_s3.py | 2 +-
airflow/providers/amazon/aws/transfers/redshift_to_s3.py | 6 +++---
airflow/providers/amazon/aws/transfers/s3_to_redshift.py | 2 ++
5 files changed, 14 insertions(+), 10 deletions(-)