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 2022/01/21 13:20:20 UTC

[airflow] branch main updated (73c0d24 -> 3728494)

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 73c0d24  Remove a few stray `:type`s in docs (#21014)
     add 3728494  Fix last google provider MyPy errors (#21010)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/operators/gcs.py    |  4 +-
 airflow/providers/google/cloud/operators/pubsub.py |  4 +-
 airflow/providers/google/cloud/sensors/pubsub.py   |  4 +-
 .../google/cloud/transfers/gcs_to_local.py         |  2 +-
 setup.cfg                                          | 46 ++--------------------
 5 files changed, 10 insertions(+), 50 deletions(-)