Explorar o código

Merge branch 'master' of github.com:oz123/blogit

Oz N Tiram %!s(int64=8) %!d(string=hai) anos
pai
achega
9dfc972d29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -36,7 +36,7 @@ clean-pyc:
 	find . -name '__pycache__' -exec rm -rf {} +
 
 lint:
-	flake8 pwman scripts
+	flake8 blogit
 
 test:
 	py.test -vv tests