ruff
6f1cf5b6
- [red-knot] Minor fix in MRO tests (#14652)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
293 days ago
[red-knot] Minor fix in MRO tests (#14652) ## Summary `bool()` is equal to `False`, and we infer `Literal[False]` for it. Which means that the test here will fail as soon as we treat the body of this `if` as unreachable.
References
#14652 - [red-knot] Minor fix in MRO tests
Author
sharkdp
Parents
8639f8c1
Loading