Skip to content

Commit 09903fc

Browse files
committed
flake8 fix
1 parent 1dc7043 commit 09903fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ commands =
1818
[testenv:flake8]
1919
changedir = {toxinidir}
2020
deps = flake8
21-
commands = flake8 setup.py crawlfrontier tests
21+
commands = flake8 setup.py crawlfrontier
2222

2323
# Options for flake8
2424
[flake8]

0 commit comments

Comments
 (0)