Addon Manager: Reformat with new Black line length
This commit is contained in:
committed by
Chris Hennes
parent
c989a8506e
commit
89579cff6e
@@ -74,7 +74,7 @@ class Ui_CompactView(object):
|
||||
# setupUi
|
||||
|
||||
def retranslateUi(self, CompactView):
|
||||
# CompactView.setWindowTitle(QCoreApplication.translate("CompactView", "Form", None))
|
||||
# CompactView.setWindowTitle(QCoreApplication.translate("CompactView", "Form", None))
|
||||
self.labelIcon.setText(QCoreApplication.translate("CompactView", "Icon", None))
|
||||
self.labelPackageName.setText(
|
||||
QCoreApplication.translate("CompactView", "<b>Package Name</b>", None)
|
||||
|
||||
Reference in New Issue
Block a user