aws / sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker
https://sagemaker.readthedocs.io/
Apache License 2.0
2.1k stars 1.14k forks source link

Enable sorting import alphabetically #1984

Open ahsan-z-khan opened 3 years ago

ahsan-z-khan commented 3 years ago

Describe the feature you'd like Enable isort in our checks https://pypi.org/project/isort/

How would this feature be used? Please describe. It will sort imports alphabetically, and automatically separate them into sections and by type

liujiaorr commented 7 months ago

Any update if feature request has been processed or still in needed?