Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

Commit 909850c

Browse files
committed
Hot fix: coding style checking
1 parent c883f0f commit 909850c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ commands = python setup.py test
1010
[testenv:flake8]
1111
basepython = python3.5
1212
deps = flake8
13-
commands = flake8
13+
commands = flake8 wsgi_static_middleware.py

0 commit comments

Comments
 (0)