mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-22 01:52:29 +00:00
![]() ## Summary We have this pattern in a bunch of places, where we find the _only_ binding to a name (and return `None`) if it's bound multiple times. This PR DRYs it up into a method on `SemanticModel`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |