Skip to content

Prefer more f-strings and non-printf-style format #2223

Draft
Avasam wants to merge 10 commits intomhammond:mainfrom
Avasam:pyupgrade-checks-with-ruff
Draft

Prefer more f-strings and non-printf-style format #2223
Avasam wants to merge 10 commits intomhammond:mainfrom
Avasam:pyupgrade-checks-with-ruff

Conversation

@Avasam
Copy link
Copy Markdown
Collaborator

@Avasam Avasam commented Mar 24, 2024

Follow-up to #2122

Automated fixes considered "safe" only.

Done by running ruff check --select=FLY,G,UP --ignore=UP015,UP038 --exclude=adodbapi --fix

Comment thread ruff.toml Outdated
Comment thread ruff.toml Outdated

[lint.per-file-ignores]
# TODO: Make adodbapi changes in their own PRs
"adodbapi/*" = ["ISC", "UP"]
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in #2094

@Avasam Avasam force-pushed the pyupgrade-checks-with-ruff branch from 8e3f995 to fd8bfa7 Compare June 4, 2024 18:17
@Avasam Avasam marked this pull request as draft February 11, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant