mirror of
https://github.com/astral-sh/uv
synced 2026-01-24 23:10:11 -05:00
## Summary `remove_edge` will invalidate the last index in the graph, so we need to ensure that each index we look at is "earlier" than the last. Co-authored-by: bluss <bluss@users.noreply.github.com>