From 9f7bdfbf1646e27d90ba856a038dcdf1bcc080af Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Sun, 11 Mar 2012 20:15:09 +0000 Subject: pylint and pep8 fixes --- (limited to 'utils.py') diff --git a/utils.py b/utils.py index 1781e42..80716d8 100644 --- a/utils.py +++ b/utils.py @@ -101,4 +101,3 @@ def get_channels(): else: return 2 - -- cgit v0.9.1