Skip to content
New issue

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

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

Already on GitHub? # to your account

Add pyupgrade linter #155

Merged
merged 1 commit into from
May 16, 2023
Merged

Add pyupgrade linter #155

merged 1 commit into from
May 16, 2023

Conversation

mjpieters
Copy link
Collaborator

This ensures we use the best syntax for the minimal Python version used. The linter found one issue, fixed with the auto-fixer.

This ensures we use the best syntax for the minimal Python version used.
The linter found one issue, fixed with the auto-fixer.
@mjpieters mjpieters added this to the Version 1.0.0a1 milestone May 16, 2023
@mjpieters mjpieters merged commit cbad93c into main May 16, 2023
@mjpieters mjpieters deleted the pyupgrade branch May 16, 2023 12:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant