ruff
ef45c97d - [ty] Allow `tuple[Any, ...]` to assign to `tuple[int, *tuple[int, ...]]` (#21803)

Commit
31 days ago
[ty] Allow `tuple[Any, ...]` to assign to `tuple[int, *tuple[int, ...]]` (#21803) ## Summary Closes https://github.com/astral-sh/ty/issues/1750.
Author
Parents
Loading