ComputerScienceHouse / ComputerScienceHouse/profiles
Add comments and type hints to python code
Open
enhancement
- Dominant language
- HTML
- Stars
- 2
- Forks
- 30
- Avg merge
- 9h 34m
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.