Use pycodestyle instead of pep8 (#25947)

This commit is contained in:
Pilou 2017-07-13 20:46:31 +02:00 committed by Matt Clay
commit 4b3d6dfa8a
8 changed files with 19 additions and 15 deletions

View file

@ -1 +1,4 @@
E305
E402
E722
E741