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/11 18:38:34 UTC

[airflow] branch main updated (f760823 -> 36aa695)

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 f760823  Add some type hints for Hive providers (#20210)
     add 36aa695  Fix mypy neo4j and influxdb (#20189)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/influxdb/hooks/influxdb.py | 4 ++--
 airflow/providers/neo4j/hooks/neo4j.py       | 9 +++------
 airflow/providers/neo4j/operators/neo4j.py   | 9 ++-------
 3 files changed, 7 insertions(+), 15 deletions(-)