mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-17 13:58:37 +00:00
![]() If a user has `import collections, functools, operator`, and we try to import from `functools` and `operator`, we end up adding two identical synthetic edits to preserve that import statement. We need to dedupe them. Closes https://github.com/astral-sh/ruff/issues/7059. |
||
---|---|---|
.. | ||
resources/test | ||
src | ||
Cargo.toml |