ruff
5a8cdab7 - [ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T` (#18466)

Commit
319 days ago
[ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T` (#18466) ## Summary Fixes https://github.com/astral-sh/ty/issues/578 ## Test Plan mdtests
Author
Parents
Loading