ruff
0d7ed324
- [ty] Enforce that an attribute on a class `X` must be callable in order to satisfy a member on a protocol `P` (#20142)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
23 days ago
[ty] Enforce that an attribute on a class `X` must be callable in order to satisfy a member on a protocol `P` (#20142) ## Summary Small, incremental progress towards checking the types of method members. ## Test Plan Added an mdtest
References
#20142 - [ty] Enforce that an attribute on a class `X` must be callable in order to satisfy a member on a protocol `P`
Author
AlexWaygood
Parents
4ca38b29
Loading