ruff
215a1c55 - [ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477)

Commit
166 days ago
[ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477) ## Summary Detect illegal attribute accesses in `Literal[X.Y]` annotations if `X` is not an enum class. ## Test Plan New Markdown test
Author
Parents
Loading