[mousetrap/gnome3-wip: 37/240] Bug 728182: Pep8 formatting, remove whitespace



commit 385993afe33aa217fd2552c4e18cd10ce3f423e4
Author: Brendan O'Dowd (hanasu) <bodowd worcester edu>
Date:   Fri Apr 25 18:02:38 2014 -0400

    Bug 728182: Pep8 formatting, remove whitespace

 src/mousetrap/ocvfw/__init__.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/mousetrap/ocvfw/__init__.py b/src/mousetrap/ocvfw/__init__.py
index 3ed237c..e021540 100644
--- a/src/mousetrap/ocvfw/__init__.py
+++ b/src/mousetrap/ocvfw/__init__.py
@@ -18,8 +18,8 @@
 # You should have received a copy of the GNU General Public License
 # along with Ocvfw.  If not, see <http://www.gnu.org/licenses/>.
 
-__id__        = "$Id$"
-__version__   = "$Revision$"
-__date__      = "$Date$"
+__id__ = "$Id$"
+__version__ = "$Revision$"
+__date__ = "$Date$"
 __copyright__ = "Copyright (c) 2008 Flavio Percoco Premoli"
-__license__   = "GPLv2"
+__license__ = "GPLv2"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]