Fixed PEP-8 formatting recommendations in setup.py
Review Request #6657 — Created Dec. 2, 2014 and submitted
Information | |
---|---|
justy777 | |
Djblets | |
master | |
a27fd70... | |
Reviewers | |
djblets, students | |
This fixes a series of warnings from the pep8 tool involving excess spaces around operators, and closing bracket not matching visual indentation in setup.py.
Ran unit tests, and pep8.