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 82631a1 commit 106f583Copy full SHA for 106f583
test.sh
@@ -1,5 +1,3 @@
1
-eval "$(conda shell.bash hook)"
2
-conda activate loop2
3
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
4
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
5
pytest
0 commit comments