ruff/crates/red_knot_python_semantic/resources/mdtest/import
David Peter 15394a8028
[red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691)
## Summary

Another small PR to focus #15674 solely on the relevant changes. This
makes our Markdown tests less dependent on precise types of public
symbols, without actually changing anything semantically in these tests.

Best reviewed using ignore-whitespace-mode.

## Test Plan

Tested these changes on `main` and on the branch from #15674.
2025-01-23 13:51:33 +00:00
..
basic.md [red-knot] Explicitly test diagnostics are emitted for unresolvable submodule imports (#15035) 2024-12-17 12:55:50 +00:00
builtins.md [red-knot] Support custom typeshed Markdown tests (#15683) 2025-01-23 12:36:38 +01:00
conditional.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
conflicts.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00
errors.md Migrate some inference tests to mdtests (#14795) 2024-12-06 11:19:22 +01:00
invalid_syntax.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00
relative.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00
stubs.md [red-knot] Autoformat mdtest Python snippets using blacken-docs (#13809) 2024-10-19 15:57:06 +01:00
tracking.md Bind top-most parent when importing nested module (#14946) 2024-12-16 16:15:40 -05:00