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

E231 should work with tuples in brackets #1108

Merged
merged 1 commit into from Oct 10, 2022
Merged

Conversation

dannysepler
Copy link
Contributor

@dannysepler dannysepler commented Oct 9, 2022

Closes #934

Am I missing some place that we may want , ] instead of ,]?

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile merged commit 895fd72 into PyCQA:main Oct 10, 2022
@dannysepler dannysepler deleted the E231 branch October 10, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E231: for 1-sized tuple in bracket
2 participants