Redundant parentheses in for loop unpacking #2338
Labels
F: parentheses
Too many parentheses, not enough parentheses, and so on.
T: style
What do we want Blackened code to look like?
Related to tuple unpacking opinions in #445.
Describe the style change
Unnecessary parentheses in for loop variable unpacking should be removed.
Examples in the current Black style
Desired style
The text was updated successfully, but these errors were encountered: