diff --git a/tube.py b/tube.py index db4f216..ab040b2 100644 --- a/tube.py +++ b/tube.py @@ -2,4 +2,4 @@ PATTERNS = ( (r'.*\.py$', [pep8_all, pyflakes_all, nosetests_all]), -) \ No newline at end of file +)