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 ruff to latest #1335

Open
dimaqq opened this issue Aug 26, 2024 · 0 comments · May be fixed by #1437
Open

Upgrade ruff to latest #1335

dimaqq opened this issue Aug 26, 2024 · 0 comments · May be fixed by #1437
Assignees

Comments

@dimaqq
Copy link
Contributor

dimaqq commented Aug 26, 2024

We're on 0.4.5 and the newest today is 0.6.2.

Newer version produces a ton of warnings, but the changes are mostly mechanical.

  • ruff aims to support py 3.10, thus issues many warnings on py 3.8 type hints that have to be suppressed
  • some warnings can be auto-fixed by ruff itself
  • a few warnings seems not entirely trivial, but I didn't have time for those
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants