This main point is to normalize the sorting of imports in Python scripts. Currently the default setting from isort is used: https://pycqa.github.io/isort/docs/configuration/custom_sections_and_ordering.html PR #22793.
This main point is to normalize the sorting of imports in Python scripts. Currently the default setting from isort is used: https://pycqa.github.io/isort/docs/configuration/custom_sections_and_ordering.html PR #22793.