aws / aws/sagemaker-python-sdk
Enable sorting import alphabetically
Open
type: feature request
type: maintenance
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 35
Description
**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
Contributor guide
Research direction
No file or test is named. Start by locating the repository's check configuration and existing Python check commands, then determine where isort should run; done means the checks enforce alphabetically sorted imports separated into the requested sections and types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100