Skip to content

Conversation

@jscheffl
Copy link
Contributor

While implementing a couple of code cleanup via ruff PLWxxxx rules I executed ruff --preview by accident and this re-formatted a couple of files and found "spacing glitches".
Not that I assume we should consider runnign ruff preview rules in general but the fixes of whitespace are now in this PR as a small cleanup of codebase...

@jscheffl jscheffl merged commit 75bd628 into apache:main Nov 1, 2025
235 of 236 checks passed
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 75bd628 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

jscheffl added a commit to jscheffl/airflow that referenced this pull request Nov 1, 2025
(cherry picked from commit 75bd628)

Co-authored-by: Jens Scheffler <[email protected]>
potiuk pushed a commit that referenced this pull request Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:core-operators area:dev-tools area:logging area:plugins area:providers area:task-sdk backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch provider:amazon AWS/Amazon - related issues provider:celery provider:cncf-kubernetes Kubernetes (k8s) provider related issues provider:common-sql provider:databricks provider:edge Edge Executor / Worker (AIP-69) provider:google Google (including GCP) related issues provider:postgres provider:standard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants