mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +00:00
![]() ## 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 |
||
---|---|---|
.. | ||
basic.md | ||
builtins.md | ||
conditional.md | ||
errors.md | ||
relative.md | ||
stubs.md |