ruff
6f1cf5b6 - [red-knot] Minor fix in MRO tests (#14652)

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