ruff
c2773b4c - [ty] support `type[tuple[...]]` (#21652)

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.
Author
Parents
Loading