--- a/eric6/PipInterface/PipDialog.py Fri Apr 02 11:59:41 2021 +0200 +++ b/eric6/PipInterface/PipDialog.py Sat May 01 14:27:20 2021 +0200 @@ -33,7 +33,7 @@ @param parent reference to the parent widget @type QWidget """ - super(PipDialog, self).__init__(parent) + super().__init__(parent) self.setupUi(self) self.buttonBox.button(