[SCM] morituri/master: pep8 fixes

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:09:41 UTC 2014


The following commit has been merged in the master branch:
commit 77691747e51c53929cd6f93deef467f3dd0c30d4
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sun Nov 11 22:25:41 2012 +0000

    pep8 fixes

diff --git a/morituri/common/musicbrainz.py b/morituri/common/musicbrainz.py
index e49bb89..ee24ad2 100644
--- a/morituri/common/musicbrainz.py
+++ b/morituri/common/musicbrainz.py
@@ -30,6 +30,7 @@ from morituri.common import log
 
 
 class MusicBrainzException(Exception):
+
     def __init__(self, exc):
         self.args = (exc, )
         self.exception = exc

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list