Files
ruff/crates/ruff_python_ast/src
guillaumeLepape 6824b67f44 Include alias when formatting import-from structs (#5786)
## Summary

When required-imports is set with the syntax from ... import ... as ...,
autofix I002 is failing

## Test Plan

Reuse the same python files as
`crates/ruff/src/rules/isort/mod.rs:required_import` test.
2023-07-15 15:53:21 -04:00
..
2023-06-08 17:19:56 +00:00
2023-06-08 05:53:14 +00:00
2023-06-19 21:09:53 +00:00
2023-06-23 09:46:05 +02:00
2023-05-31 08:26:35 +00:00