mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 18:28:56 +00:00
![]() ## Summary Given an expression like `[x for (x) in y]`, we weren't skipping over parentheses when searching for the `in` between `(x)` and `y`. Closes https://github.com/astral-sh/ruff/issues/8053. |
||
---|---|---|
.. | ||
snapshots | ||
fixtures.rs |