diptangsu / diptangsu/Sorting-Algorithms
pep8 format python codes
Open
Nobody has claimed this yet.
enhancement
good first issue
hacktoberfest
help wanted
- Dominant language
- Java
- Stars
- 172
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
Format the python codes according to `pep8` conventions. Change comments to docstrings wherever required, etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate all Python source files in the repository and review the requested PEP8 formatting and comment-to-docstring changes. Check the resulting files against PEP8 conventions; the work is done when the Python code follows those conventions and required comments have become docstrings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100