# Description of feature <!-- Describe the feature here and provide some context. Under what scenario would this be useful? --> This [PR](https://github.com/astral-sh/ruff/pull/23151) was merged for Ruff. We can now add back the sort-style custom section headers for imports. # Potential solution <!-- Can you think of ways to implement this? --> We should update our pinned Ruff version and setup the `ruff.toml` to have these headers specified.
Description of feature
This PR was merged for Ruff. We can now add back the sort-style custom section headers for imports.
Potential solution
We should update our pinned Ruff version and setup the
ruff.tomlto have these headers specified.