This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ec669b977c6 Enable PT006 rule to google Provider test (triggers)
(#57950)
add c54baeadd58 Enable PT006 rule to airflow-core tests (models) (#57951)
No new revisions were added by this update.
Summary of changes:
.../tests/unit/models/test_mappedoperator.py | 50 +++++++++++-----------
.../tests/unit/models/test_renderedtifields.py | 6 +--
.../tests/unit/models/test_serialized_dag.py | 2 +-
.../tests/unit/models/test_taskinstance.py | 27 +++++++-----
airflow-core/tests/unit/models/test_trigger.py | 2 +-
airflow-core/tests/unit/models/test_variable.py | 2 +-
airflow-core/tests/unit/models/test_xcom.py | 4 +-
airflow-core/tests/unit/models/test_xcom_arg.py | 2 +-
8 files changed, 51 insertions(+), 44 deletions(-)