ruff
b4e40f53
- [ty] Fix `__contains__` to respect descriptors (#23056)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
82 days ago
[ty] Fix `__contains__` to respect descriptors (#23056) ## Summary Matches the pattern we use for `__getitem__`. See: https://github.com/astral-sh/ty/issues/190.
References
#23056 - [ty] Fix `__contains__` to respect descriptors
Author
charliermarsh
Parents
848cb72d
Loading