mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +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` |
||
---|---|---|
.. | ||
black | ||
ruff | ||
import_black_tests.py |