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 dcb1e89 commit a9a0447Copy full SHA for a9a0447
.github/workflows/python-package.yml
@@ -37,4 +37,4 @@ jobs:
37
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
38
- name: Test with tox
39
run: |
40
- tox -e
+ tox
0 commit comments