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 19:05:59 UTC

[airflow] branch main updated (407606b -> b96e499)

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 407606b  Fix import path for `SageMakerHook` in `airflow/contrib/sensors/sagemaker_training` (#20930)
     add b96e499  Fixed tests failing on Python 3.8 (#21022)

No new revisions were added by this update.

Summary of changes:
 tests/always/test_deprecations.py                                 | 2 +-
 tests/core/test_impersonation_tests.py                            | 6 +++---
 tests/decorators/test_python.py                                   | 2 +-
 tests/providers/apache/hdfs/hooks/test_hdfs.py                    | 8 +++++---
 .../google/cloud/utils/test_mlengine_prediction_summary.py        | 2 +-
 tests/providers/mysql/hooks/test_mysql.py                         | 2 +-
 6 files changed, 12 insertions(+), 10 deletions(-)