ruff
90631681 - [ty] fix protocol generic inference with literal integers (#23534)

Commit
2 days ago
[ty] fix protocol generic inference with literal integers (#23534) ## Summary Fixes https://github.com/astral-sh/ty/issues/2483 Fix matching of literal integers to generic protocols. ## Test Plan Added mdtest.
Author
Parents
Loading