ComputerScienceHouse / ComputerScienceHouse/conditional
Add comments and type hints to Python code
未关闭
enhancement
- 主要语言
- Python
- 星标
- 12
- 派生
- 39
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 1
描述
The python code current has nearly zero comments, which makes it difficult for people to figure out what the code is actually doing. Having comments would make it easier for people who are less familar with python and this specific codebase to contribute. Type hints would also be a useful addition for similar reasons.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指定任何文件、测试或入口点。首先盘点 Python 代码并确定哪些模块属于范围,然后一致地添加注释和类型提示;完成的标准是已记录约定的范围,且更新后的代码仍能正常运行。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- developer-experience
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100