Systers, an AnitaB.org community

Remove pep8 warnings for task.py file in Mentorship-Backend

PEP-8 or the Python Enhancement Proposal presents some of the key points that you can use to make your code more organized and readable. pep8 is a tool to check your Python code against some of the style conventions in PEP 8 .

Prerequisite:

Steps:

  • Install pep8 as a pip package.
  • Run pep8 for task.py file.
  • Remove pep8 warnings for task.py file.
  • Take screenshots before and after removal of warnings.
  • Submit a pull request of the changed code along with the screenshots in the pull request description.

Resources:

  • Learn more about pep8 tool.
  • Learn more about PEP8 as a coding standard here
  • Learn more about creating a pull request on Github here
  • If you need help or get lost, post a "New topic" in the quality-assurance-tasks stream.

Work Submission:
Create an pull request with label "Program:GCI" in Mentorship-Backend from base branch as "gci-dev" with screenshots of before and after removal of warnings attached in pull request description.

Task tags

  • python
  • pep8
  • lint
  • git

Students who completed this task

Fitz Watson, i_maier, Anya Smirdina

Task type

  • done_all Quality Assurance
close

2019