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 ruff PERF401 #4064

Open
janosh opened this issue Sep 13, 2024 · 0 comments
Open

Fix ruff PERF401 #4064

janosh opened this issue Sep 13, 2024 · 0 comments
Labels
help wanted Help wanted linting Linting and quality assurance

Comments

@janosh
Copy link
Member

janosh commented Sep 13, 2024

would be good to refactor or individually ignore the 144 violations of PERF401 in the code base so we can enable that rule for future PRs

"PERF401", # Replace "for" loops with list comprehension

@janosh janosh added linting Linting and quality assurance help wanted Help wanted labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help wanted linting Linting and quality assurance
Projects
None yet
Development

No branches or pull requests

1 participant