From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sun, 29 Jan 2012 19:39:39 +0000 (+0100)
Subject: Fix pep8 errors
X-Git-Tag: vrm-0.3~1
X-Git-Url: https://git.ao2.it/vrm.git/commitdiff_plain/e9fc019655d1dc322bcd845e667079ea2503fc7d?ds=sidebyside;hp=e9fc019655d1dc322bcd845e667079ea2503fc7d

Fix pep8 errors

The command line used for the cleanup is:
  pep8 --ignore=E241,E501 vrm.py

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---