ruff/crates/red_knot_python_semantic/resources/mdtest/narrow
InSync f764f59971
[red-knot] Treat classes as instances of their respective metaclasses in boolean tests (#15105)
## Summary

Follow-up to #15089.

## Test Plan

Markdown tests.

---------

Co-authored-by: Carl Meyer <carl@astral.sh>
2024-12-23 01:30:51 +00:00
..
conditionals Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
bool-call.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
boolean.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
isinstance.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
issubclass.md [red-knot] Statically known branches (#15019) 2024-12-21 11:33:10 +01:00
match.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
post_if_statement.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
truthiness.md [red-knot] Treat classes as instances of their respective metaclasses in boolean tests (#15105) 2024-12-23 01:30:51 +00:00
type.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
while.md [red-knot] Add narrowing for 'while' loops (#14947) 2024-12-13 07:40:14 +01:00