Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect inlay hint for tuple type when it's nested inside another generic #871

Closed
DetachHead opened this issue Nov 13, 2024 · 0 comments · Fixed by #901
Closed

incorrect inlay hint for tuple type when it's nested inside another generic #871

DetachHead opened this issue Nov 13, 2024 · 0 comments · Fixed by #901

Comments

@DetachHead
Copy link
Owner

foo: list[tuple[int, str]] = list()

image

@DetachHead DetachHead changed the title incorrect inlay hint for tuple type when it's nested inside anotehr generic incorrect inlay hint for tuple type when it's nested inside another generic Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant