ruff
bea92c82 - [ty] More precise type inference for dictionary literals (#20523)

Commit
341 days ago
[ty] More precise type inference for dictionary literals (#20523) ## Summary Extends https://github.com/astral-sh/ruff/pull/20360 to dictionary literals. This also improves our `TypeDict` support by passing through nested type context.
Author
Parents
Loading