mirror of https://github.com/astral-sh/ruff
## Summary Format import statements in all their variants. Specifically, this implemented formatting `StmtImport`, `StmtImportFrom` and `Alias`. ## Test Plan I added some custom snapshots, even though this has been covered well by black's tests. |
||
|---|---|---|
| .. | ||
| black | ||
| ruff | ||
| import_black_tests.py | ||