Skip to content

Commit

Permalink
use flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
dougm committed Mar 25, 2013
1 parent d6dba85 commit c765102
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/pyflymake
Expand Up @@ -2,5 +2,4 @@


export PATH=$PATH:/usr/local/share/python export PATH=$PATH:/usr/local/share/python


pyflakes "$1" flake8 "$1"
pep8 --repeat --ignore E302 "$1"

0 comments on commit c765102

Please sign in to comment.