Closed hexchain closed 7 years ago
Reviewed 5 of 5 files at r1. Review status: all files reviewed at latest revision, 1 unresolved discussion.
tox.ini, line 16 at r1 (raw file):
deps = {[testenv]deps} commands = flake8 --select=F,C9 --max-complexity=10 --exclude=fixtures jedihttp jedihttp/tests
You can remove the jedihttp/tests
argument since it is already covered by the previous one.
Comments from Reviewable
Fixed.
Thanks for the PR
@homu r+
Reviewed 4 of 5 files at r1, 1 of 1 files at r2. Review status: all files reviewed at latest revision, 1 unresolved discussion.
Comments from Reviewable
:pushpin: Commit bd82220 has been approved by vheon
This change is