Skip to content

Conversation

@hauntsaninja
Copy link
Collaborator

uvx ruff check --output-format concise src --target-version py39 --select UP006 --fix --unsafe-fixes
uvx ruff check --output-format concise src --target-version py39 --select F401 --fix

plus some manual fixups

uvx ruff check --output-format concise src --target-version py39 --select UP006 --fix --unsafe-fixes
uvx ruff check --output-format concise src --target-version py39 --select F401 --fix
plus some manual fixups
@hauntsaninja hauntsaninja added the skip news Pull requests that don't need a changelog entry. label Sep 16, 2024
@JelleZijlstra JelleZijlstra merged commit 8fb2add into psf:main Sep 16, 2024
@hauntsaninja hauntsaninja deleted the pyupgrade branch September 16, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants