nyu-devops-team / customers

The customers resource is a representation of the customer accounts of the eCommerce site
2 stars 1 forks source link

Add black for PEP 8 compliance #53

Closed rohanraj96 closed 3 years ago

rohanraj96 commented 3 years ago

As a Developer I need PyLint scores over 9 So that the code is PEP 8 compliant

Assumptions:

Acceptance Criteria:

Given a python codebase
When I run $ pylint tests && pylint service
Then pylint scores should be above 9