## Summary If a generic appears multiple times on the right-hand side, we should only include it once on the left-hand side when rewriting. Closes https://github.com/astral-sh/ruff/issues/9904.
Expr
pycodestyle
E301
E302
E303
E304
E305
E306