mirror of https://github.com/astral-sh/ruff
## Summary
Ensures that:
```python
with (
a # comment
):
pass
```
Retains its parentheses.
Closes https://github.com/astral-sh/ruff/issues/6750.
## Test Plan
`cargo test`
|
||
|---|---|---|
| .. | ||
| fixtures | ||