ruff
c2773b4c
- [ty] support `type[tuple[...]]` (#21652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
33 days ago
[ty] support `type[tuple[...]]` (#21652) Fixes https://github.com/astral-sh/ty/issues/1649 ## Summary We missed this when adding support for `type[]` of a specialized generic. ## Test Plan Added mdtests.
References
#21652 - [ty] support `type[tuple[...]]`
Author
carljm
Parents
bc6517a8
Loading