ruff
24f6d2dc
- [ty] Infer the correct type of Enum `__eq__` and `__ne__` comparisions (#19666)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
121 days ago
[ty] Infer the correct type of Enum `__eq__` and `__ne__` comparisions (#19666) ## Summary Resolves https://github.com/astral-sh/ty/issues/920 ## Test Plan Update `enums.md` --------- Co-authored-by: David Peter <mail@david-peter.de>
References
#19666 - [ty] Infer the correct type of Enum `__eq__` and `__ne__` comparisions
Author
MatthewMckee4
Parents
3314cf90
Loading