tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : PEP8 Validation

tomik-z-cech opened this issue · comments

As a Site Developer, I need to ensure *.py file do pass the PEP8 validation.

Acceptance Criteria :

When I copy and paste the content of *.py files then it doesn't throw any errors.

Tasks :

  • Validate *.py files using the PEP8 Code insitute Python Linter

Epic :
EPIC 14

This was done in commit d8cf9ba.