mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-31 15:47:41 +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. |
||
---|---|---|
.. | ||
test/fixtures |