pep8 fixes
This commit is contained in:
@@ -30,6 +30,7 @@ from morituri.common import log
|
||||
|
||||
|
||||
class MusicBrainzException(Exception):
|
||||
|
||||
def __init__(self, exc):
|
||||
self.args = (exc, )
|
||||
self.exception = exc
|
||||
|
||||
Reference in New Issue
Block a user