mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-24 22:09:42 +00:00
## Summary
Ensures that:
```python
with (
a # comment
):
pass
```
Retains its parentheses.
Closes https://github.com/astral-sh/ruff/issues/6750.
## Test Plan
`cargo test`
|
||
|---|---|---|
| .. | ||
| test/fixtures | ||