aws / aws/sagemaker-python-sdk
Enable sorting import alphabetically
未关闭
type: feature request
type: maintenance
- 主要语言
- Python
- 星标
- 2.3k
- 派生
- 1.3k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 35
描述
**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
贡献指南
调研方向
未指定文件或测试。首先定位仓库的 check 配置和现有的 Python check 命令,然后确定应在哪里运行 isort;完成的标准是 checks 强制要求 imports 按字母顺序排序,并分隔到所要求的部分和类型中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ci-cd, tooling
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100