black/docs/the_black_code_style
Logan Hunt dab37a6a11
Remove redundant parentheses in case statement if guards (#4214)
A follow up to #4024 but for `if` guards in `case` statements. I noticed this
when #4024 was made stable, and noticed I had some code that had extra parens
around the `if` guard.
2024-02-07 06:55:02 -08:00
..
current_style.md docs: Refactor pycodestyle/Flake8 compatibility docs (#4194) 2024-02-01 22:00:41 -08:00
future_style.md Remove redundant parentheses in case statement if guards (#4214) 2024-02-07 06:55:02 -08:00
index.md Add --unstable flag (#4096) 2024-01-25 17:00:47 -08:00