ruff/crates/ty_python_semantic/resources/mdtest/narrow
2025-05-12 18:58:14 -04:00
..
conditionals Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
assert.md
bool-call.md
boolean.md
hasattr.md [ty] Narrowing for hasattr() (#18053) 2025-05-12 18:58:14 -04:00
isinstance.md
issubclass.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
match.md [ty] Understand classes that inherit from subscripted Protocol[] as generic (#17832) 2025-05-09 17:39:15 +01:00
post_if_statement.md
truthiness.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
type.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00
while.md