We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bacc88 commit 2dd2733Copy full SHA for 2dd2733
.travis.yml
@@ -6,4 +6,4 @@ install:
6
- pip install pep8 --use-mirrors
7
- pip install -r requirements.txt --use-mirrors
8
script:
9
- - "pep8 --ignore=E501,E225 amazon"
+ - "pep8 --ignore=E501,E225,E128 amazon"
0 commit comments