mirror of
https://github.com/astral-sh/ruff
synced 2026-01-08 15:14:19 -05:00
## Summary I should have factored this better but this includes a drive-by move of find_node to ruff_python_ast so ty_python_semantic can use it too. * Fixes https://github.com/astral-sh/ty/issues/2017 ## Test Plan Snapshots galore