--- a/ProjectFlask/FlaskBabelExtension/PyBabelCommandDialog.py Wed Dec 30 11:02:08 2020 +0100 +++ b/ProjectFlask/FlaskBabelExtension/PyBabelCommandDialog.py Sat Apr 24 11:30:11 2021 +0200 @@ -35,7 +35,7 @@ @param parent reference to the parent widget @type QWidget """ - super(PyBabelCommandDialog, self).__init__(parent) + super().__init__(parent) self.setupUi(self) if title: