This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 75bd6287123 Fix code formatting via ruff preview (#57641)
add c846f6f27fe Enable ruff PLW1508 rule (#57653)
No new revisions were added by this update.
Summary of changes:
.../api_fastapi/auth/managers/simple/simple_auth_manager.py | 2 +-
airflow-core/src/airflow/api_fastapi/core_api/app.py | 2 +-
dev/breeze/src/airflow_breeze/utils/publish_docs_to_s3.py | 2 +-
docker-tests/tests/docker_tests/test_prod_image.py | 2 +-
providers/amazon/tests/system/amazon/aws/example_bedrock.py | 4 ++--
.../providers/databricks/plugins/databricks_workflow.py | 5 -----
.../tests/system/databricks/example_databricks_workflow.py | 2 +-
.../edge3/src/airflow/providers/edge3/cli/api_client.py | 12 +++++++++---
.../example_cloud_storage_transfer_service_aws.py | 2 +-
.../system/microsoft/azure/example_azure_service_bus.py | 2 +-
.../tests/system/microsoft/azure/example_azure_synapse.py | 6 +++---
pyproject.toml | 6 ++++++
scripts/in_container/update_quarantined_test_status.py | 4 ++--
13 files changed, 29 insertions(+), 22 deletions(-)