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

Fix a couple of pyupgrade issues #132

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

mikemanger
Copy link
Contributor

pyupgrade highlighted a couple of minor changes:

  • Use python 3 super function calls
  • Use f strings in a couple of places

I can add a pre-commit config if wanted?

@sklarsa
Copy link
Owner

sklarsa commented Nov 25, 2024

I can add a pre-commit config if wanted?

I don't think we need to do it as long as we enforce new language features in reviews going forward.

@sklarsa
Copy link
Owner

sklarsa commented Nov 25, 2024

Thank you again for the housekeeping work

@sklarsa sklarsa merged commit b7f11f9 into sklarsa:master Nov 25, 2024
5 checks passed
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