summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 501b336..1584dca 100755
--- a/check
+++ b/check
@@ -2,4 +2,4 @@
nosetests3 --with-coverage --cover-erase --cover-package=lesana
pyflakes3 .
-pep8 .
+pycodestyle .