Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 14, 2013
1 parent 8fcd272 commit 5cf369c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tube.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

PATTERNS = (
(r'.*\.py$', [pep8_all, pyflakes_all, nosetests_all]),
)
)

0 comments on commit 5cf369c

Please sign in to comment.