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/19 10:34:27 UTC

[airflow] branch main updated (97df442 -> 5ebdf1a)

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 97df442  Fixing MyPy issues in www fab_security manager (#20214)
     add 5ebdf1a  Fix mypy tests providers - part 1 (#20057)

No new revisions were added by this update.

Summary of changes:
 .../amazon/aws/utils/eks_test_constants.py         | 66 +++++++++++-----------
 .../elasticsearch/log/elasticmock/__init__.py      |  2 +-
 tests/providers/mongo/hooks/test_mongo.py          |  7 ++-
 tests/providers/snowflake/hooks/test_snowflake.py  | 32 ++++++-----
 4 files changed, 58 insertions(+), 49 deletions(-)