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 5a1379a commit 11bb1dcCopy full SHA for 11bb1dc
.travis.yml
@@ -8,4 +8,4 @@ install:
8
- pip install -r test-requirements.txt
9
- pip install pycodestyle
10
# command to run tests
11
-script: pycodestyle samples/*
+script: pycodestyle samples/py.*
0 commit comments