--- a/ProjectPyramid/FormSelectionDialog.py Wed Dec 30 11:02:09 2020 +0100 +++ b/ProjectPyramid/FormSelectionDialog.py Mon Apr 26 17:41:12 2021 +0200 @@ -23,7 +23,7 @@ @param parent reference to the parent widget (QWidget) """ - super(FormSelectionDialog, self).__init__(parent) + super().__init__(parent) self.setupUi(self) self.__templates = {