This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e3428dd435e [OpenLineage] Added operator_provider_version to task
event (#52468)
add d4540c83060 Add a bunch of no-redef ignores so Mypy is happy (#52507)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/openlineage/extractors/test_base.py | 2 +-
.../tests/unit/openlineage/plugins/test_listener.py | 2 +-
.../tests/unit/openlineage/utils/test_utils.py | 17 +++++++----------
.../src/airflow/providers/standard/operators/bash.py | 2 +-
.../src/airflow/providers/standard/operators/branch.py | 4 ++--
.../src/airflow/providers/standard/operators/empty.py | 2 +-
.../src/airflow/providers/standard/operators/python.py | 4 ++--
.../src/airflow/providers/standard/operators/smooth.py | 2 +-
.../airflow/providers/standard/sensors/external_task.py | 4 ++--
.../src/airflow/providers/standard/utils/skipmixin.py | 4 ++--
.../tests/unit/standard/operators/test_python.py | 12 +++++-------
.../unit/standard/sensors/test_external_task_sensor.py | 2 +-
12 files changed, 26 insertions(+), 31 deletions(-)