-
-
Notifications
You must be signed in to change notification settings - Fork 746
flake8, bugbear, pyupgrade → ruff #9147
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
base: main
Are you sure you want to change the base?
Conversation
433a889 to
67c9641
Compare
Unit Test ResultsSee test report for an extended history of previous test failures. This is useful for diagnosing flaky tests. 27 files ±0 27 suites ±0 9h 36m 16s ⏱️ - 17m 8s For more details on these failures, see this check. Results for commit 3176491. ± Comparison against base commit c7d9c55. ♻️ This comment has been updated with latest results. |
B007 Loop control variable not used within loop body
warning: Invalid rule code provided to `# noqa`
RUF100 Unused `noqa` directive
UP007 Use `X | Y` for type annotations
27e8294 to
252d3c9
Compare
UP032 Use f-string instead of `format` call Contains manual changes on top of automatic changes.
UP035 Import from `collections.abc` instead UP035 Import from `typing` instead
UP041 Replace aliased errors with `TimeoutError`
This rule will be applied in a PR of its own.
252d3c9 to
3176491
Compare
No description provided.