Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade syntax and remove unused imports #214

Merged
merged 5 commits into from
Nov 2, 2024
Merged

Conversation

auscompgeek
Copy link
Member

I used ruff with the --target-version=py39 option, ruff check commands are in the commit messages. Some of these syntax upgrades are well overdue, especially f-strings 😅

ruff check --select=UP031,UP032,FLY --fix
ruff check --select=UP,F401 --unsafe-fixes docs magicbot robotpy_ext --fix
@auscompgeek auscompgeek merged commit 27d0580 into main Nov 2, 2024
18 checks passed
@auscompgeek auscompgeek deleted the lint-and-upgrade branch November 2, 2024 12:00
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.

2 participants