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 163d1cb commit 5fd310dCopy full SHA for 5fd310d
.github/workflows/CI_actions.yml
@@ -28,4 +28,4 @@ jobs:
28
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
29
- name: Test with pytest
30
run: |
31
- pytest
+ pytest
0 commit comments