ruff/crates/red_knot_python_semantic/resources/mdtest/unary
David Peter 3bef23669f
[red-knot] Diagnostic for possibly unbound imports (#14281)
## Summary

This adds a new diagnostic when possibly unbound symbols are imported.
The `TODO` comment had a question mark, do I'm not sure if this is
really something that we want.

This does not touch the un*declared* case, yet.

relates to: #14022

## Test Plan

Updated already existing tests with new diagnostics
2024-11-11 20:26:01 +01:00
..
instance.md [red-knot] Literal special form (#13874) 2024-11-05 01:45:46 +00:00
integers.md [red-knot] Autoformat mdtest Python snippets using blacken-docs (#13809) 2024-10-19 15:57:06 +01:00
not.md [red-knot] Diagnostic for possibly unbound imports (#14281) 2024-11-11 20:26:01 +01:00