--- a/src/eric7/EricWidgets/EricMessageBox.py Mon Feb 24 15:11:18 2025 +0100 +++ b/src/eric7/EricWidgets/EricMessageBox.py Mon Feb 24 15:43:49 2025 +0100 @@ -21,7 +21,7 @@ Critical = QMessageBox.Icon.Critical Information = QMessageBox.Icon.Information Question = QMessageBox.Icon.Question -Warning = QMessageBox.Icon.Warning # __IGNORE_WARNING_M131__ +Warning = QMessageBox.Icon.Warning # __IGNORE_WARNING_M-131__ # QMessageBox.StandardButton Abort = QMessageBox.StandardButton.Abort @@ -435,4 +435,4 @@ # -# eflag: noqa = U200 +# eflag: noqa = U-200