mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
## Summary Detect illegal attribute accesses in `Literal[X.Y]` annotations if `X` is not an enum class. ## Test Plan New Markdown test
## Summary Detect illegal attribute accesses in `Literal[X.Y]` annotations if `X` is not an enum class. ## Test Plan New Markdown test