Files
ruff/crates
David Peter 8b2727cf67 [red-knot] Silence unresolved-import in unreachable code (#17336)
## Summary

Similar to what we did for `unresolved-reference` and
`unresolved-attribute`, we now also silence `unresolved-import`
diagnostics if the corresponding `import` statement is unreachable.

This addresses the (already closed) issue #17049.

## Test Plan

Adapted Markdown tests.
2025-04-10 21:13:28 +02:00
..
2025-04-10 11:57:44 -05:00
2025-04-10 11:57:44 -05:00
2025-04-10 11:57:44 -05:00