diptangsu / diptangsu/Sorting-Algorithms

pep8 format python codes

Open
#66 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.