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 b788712 commit 607ce9fCopy full SHA for 607ce9f
.travis.yml
@@ -8,8 +8,4 @@ install:
8
# command to run tests
9
script:
10
- flake8 . --max-line-length=120
11
-<<<<<<< HEAD
12
- pydocstyle . --add-ignore=D202
13
-=======
14
- - pep257 . --add-ignore=D202,D211
15
->>>>>>> Update .travis.yml
0 commit comments