mirror of https://github.com/astral-sh/ruff
## Summary Resolves #17289. After this change, Red Knot will no longer show types on hover for `None`, `...`, `True`, `False`, numbers, strings (but not f-strings), and bytes literals. ## Test Plan Unit tests. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| ast.toml | ||
| generate.py | ||