Addon Manager: Reformat with new Black line length

This commit is contained in:
Chris Hennes
2023-09-02 12:27:25 -05:00
committed by Chris Hennes
parent c989a8506e
commit 89579cff6e
67 changed files with 654 additions and 1233 deletions

View File

@@ -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)