ruff/crates/ruff_python_formatter/resources/test/fixtures
Charlie Marsh 5d9814d84d
Remove parentheses around some walrus operators (#6173)
## Summary

Closes https://github.com/astral-sh/ruff/issues/5781

## Test Plan

Added cases to
`crates/ruff_python_formatter/resources/test/fixtures/ruff/expression/named_expr.py`
one-by-one and adjusted the condition as needed.
2023-07-29 10:06:26 -04:00
..
black Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00
ruff Remove parentheses around some walrus operators (#6173) 2023-07-29 10:06:26 -04:00
import_black_tests.py Type alias stub for formatter (#5880) 2023-07-19 17:28:07 +02:00