mirror of
https://github.com/astral-sh/ruff.git
synced 2026-05-06 08:56:57 -04:00
fbd7b8ab44
Extends https://github.com/astral-sh/ruff/pull/22882 to use narrowed keys when inferring splatted dictionary expressions. Resolves https://github.com/astral-sh/ty/issues/1248.