We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4538998 commit f44f8a2Copy full SHA for f44f8a2
1 file changed
.travis.yml
@@ -8,4 +8,4 @@ install:
8
# command to run tests
9
script:
10
- flake8 . --max-line-length=120
11
- - pep257 .
+ - pep257 . --ignore=D202
0 commit comments