Skip to content

Commit 106f583

Browse files
committed
updating test
1 parent 82631a1 commit 106f583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
eval "$(conda shell.bash hook)"
2-
conda activate loop2
31
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
42
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
53
pytest

0 commit comments

Comments
 (0)