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

[flake8-comprehension] Strip parentheses around generators in C400 #11607

Merged
merged 1 commit into from
May 30, 2024

Conversation

charliermarsh
Copy link
Member

Summary

Closes #11603.

@charliermarsh charliermarsh added bug Something isn't working fixes Related to suggested fixes for violations labels May 30, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) May 30, 2024 03:05
Copy link
Contributor

github-actions bot commented May 30, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh merged commit a8d1328 into main May 30, 2024
18 checks passed
@charliermarsh charliermarsh deleted the charlie/c branch May 30, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixes Related to suggested fixes for violations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C400 unsafe fix is more unsafe than the documentation suggests
1 participant