src/eric7/EricWidgets/EricMessageBox.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11110
e61d3653924f
--- 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

eric ide

mercurial