We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3383f53 commit 07fe1caCopy full SHA for 07fe1ca
docs/the_black_code_style/future_style.md
@@ -35,7 +35,7 @@ Currently, the following features are included in the preview style:
35
- `remove_redundant_guard_parens`: Removes redundant parentheses in `if` guards for
36
`case` blocks.
37
- `parens_for_long_if_clauses_in_case_block`: Adds parentheses to `if` clauses in `case`
38
- blocks when the the line is too long
+ blocks when the line is too long
39
40
(labels/unstable-features)=
41
0 commit comments