Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7dee804

Browse files
committed
Don't run flake8 twice
1 parent 1a15ac4 commit 7dee804

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ commands =
1111
coverage run -m pytest {posargs:tests}
1212
# TODO: when dropping py26, change to 100
1313
coverage report --show-missing --fail-under 99
14-
flake8 {[tox]project} testing tests setup.py
1514
# pylint {[tox]project} testing tests setup.py
1615
pre-commit run --all-files
1716

0 commit comments

Comments
 (0)