This commit is contained in:
Teo Mrnjavac 2016-12-08 15:46:01 +01:00
parent e541dbfbea
commit 3143015440

View File

@ -98,7 +98,8 @@ class DummyPythonQtViewStep():
_ = gettext.gettext
calamares.utils.debug("DummyPythonQt retranslation event.")
class DummyPQJob():
class DummyPQJob:
def __init__(self, my_msg):
self.my_msg = my_msg