mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
## Summary Add a new diagnostic hint if you try to use PEP 604 `X | Y` union syntax in a non-type-expression before 3.10. closes https://github.com/astral-sh/ty/issues/437 ## Test Plan New snapshot test