ruff
ba71772d - Parenthesize breaking named expressions in match guards (#9396)

Commit
1 year ago
Parenthesize breaking named expressions in match guards (#9396) ## Summary This is an attempt to solve https://github.com/astral-sh/ruff/issues/9394 by avoiding breaks in named expressions when invalid.
Author
Parents
Loading