This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 6ca933b Remove loading DagBag multiple times in
test_views.py:TestDecorators (#11804)
add 4830687 Use Python 3 style super classes (#11806)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/exceptions.py | 12 ++++++------
airflow/providers/amazon/aws/operators/glue.py | 2 +-
airflow/providers/apache/livy/hooks/livy.py | 2 +-
airflow/providers/exasol/hooks/exasol.py | 4 ++--
airflow/providers/exasol/operators/exasol.py | 2 +-
airflow/providers/google/cloud/hooks/gdm.py | 2 +-
.../google/marketing_platform/operators/analytics.py | 2 +-
airflow/providers/singularity/operators/singularity.py | 2 +-
airflow/providers/slack/operators/slack.py | 2 +-
airflow/providers/snowflake/transfers/snowflake_to_slack.py | 2 +-
airflow/www/forms.py | 2 +-
11 files changed, 17 insertions(+), 17 deletions(-)