ruff
b4e40f53 - [ty] Fix `__contains__` to respect descriptors (#23056)

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.
Author
Parents
Loading