Skip to content

Commit

Permalink
no pep257 checks plz
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Friend committed Apr 10, 2015
1 parent 96493c9 commit 9b3b8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ read: doc
# Static Analysis ##############################################################

.PHONY: check
check: flake8 pep257
check: flake8

.PHONY: flake8
flake8: depends-ci
Expand Down

0 comments on commit 9b3b8ab

Please sign in to comment.