ruff
ef45c97d
- [ty] Allow `tuple[Any, ...]` to assign to `tuple[int, *tuple[int, ...]]` (#21803)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#21803 - [ty] Allow `tuple[Any, ...]` to assign to `tuple[int, *tuple[int, ...]]`
Author
charliermarsh
Parents
9714c589
Loading