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/13 21:22:43 UTC

[airflow] branch main updated (12fdf9b -> fcc3b92)

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 12fdf9b  Fix MyPy Errors for HTTP provider. (#20246)
     add fcc3b92  Fix MyPy Errors for Snowflake provider. (#20212)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/snowflake/hooks/snowflake.py     | 16 +++++++++++++---
 airflow/providers/snowflake/operators/snowflake.py | 10 +++++-----
 tests/providers/snowflake/hooks/test_snowflake.py  | 17 ++++++++++-------
 3 files changed, 28 insertions(+), 15 deletions(-)