Skip to content

Commit 07fe1ca

Browse files
author
alwayshang
authored
docs: remove repetitive word (#4303)
Signed-off-by: alwayshang <[email protected]>
1 parent 3383f53 commit 07fe1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/the_black_code_style/future_style.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Currently, the following features are included in the preview style:
3535
- `remove_redundant_guard_parens`: Removes redundant parentheses in `if` guards for
3636
`case` blocks.
3737
- `parens_for_long_if_clauses_in_case_block`: Adds parentheses to `if` clauses in `case`
38-
blocks when the the line is too long
38+
blocks when the line is too long
3939

4040
(labels/unstable-features)=
4141

0 commit comments

Comments
 (0)