ruff
8a50f3f3 - [`isort`] Omit trailing whitespace in `unsorted-imports` (`I001`) (#15518)

Commit
248 days ago
[`isort`] Omit trailing whitespace in `unsorted-imports` (`I001`) (#15518) ## Summary The fix range for sorting imports accounts for trailing whitespace, but we should only show the trimmed range to the user when displaying the diagnostic. So this PR changes the diagnostic range. Closes #15504 ## Test Plan Reviewed snapshot changes
Author
Parents
Loading