You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/10/19 08:37:42 UTC

[airflow] branch master updated (674368f -> 89e5acc)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 674368f  Fixes MySQLToS3 float to int conversion (#10437)
     add 89e5acc  Use Python 3 Style super calls (#11644)

No new revisions were added by this update.

Summary of changes:
 tests/providers/exasol/hooks/test_exasol.py | 4 ++--
 tests/sensors/test_smart_sensor_operator.py | 8 ++++----
 tests/test_utils/mock_operators.py          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)