This is an automated email from the ASF dual-hosted git repository.
rahulvats pushed a change to branch backport-64557
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 0bc38b94a46 Fix TaskInstance crash with non-serialized operators
missing get_weight (#64557)
add 7d69e7d4f79 Revert "[v3-2-test] Add prek hook to enforce conf import
from compat SDK in providers (#64564) (#64567)" (#64602)
add 94bf28ff23d Merge branch 'v3-2-test' into backport-64557
No new revisions were added by this update.
Summary of changes:
providers/.pre-commit-config.yaml | 8 --
scripts/ci/prek/check_conf_import_in_providers.py | 128 -------------------
.../ci/prek/test_check_conf_import_in_providers.py | 137 ---------------------
3 files changed, 273 deletions(-)
delete mode 100755 scripts/ci/prek/check_conf_import_in_providers.py
delete mode 100644 scripts/tests/ci/prek/test_check_conf_import_in_providers.py