-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace pep8 with pycodestyle in Validate Syntax
As of pep8 1.7.1 (2017-10-22) pep8 prominently warns on install and on use: "the tool is no longer released as pep8 and will only be fixed in the pycodestyle package." https://pypi.python.org/pypi/pep8 This change to the new tool: https://pypi.org/project/pycodestyle/
- Loading branch information
1 parent
1ca15cf
commit fcf7768
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters