src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py

branch
eric7
changeset 10639
757bfe32983f
parent 10510
fa7b8ebfbe13
child 10884
2be906d60ffb
diff -r 12558008c269 -r 757bfe32983f src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py	Mon Mar 11 16:13:14 2024 +0100
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Miscellaneous/translations.py	Mon Mar 11 16:50:06 2024 +0100
@@ -463,7 +463,8 @@
         "MiscellaneousChecker",
         "Class '__init__' methods must not return or yield and any values.",
     ),
-    "M538": QCoreApplication.translate(
+    ## Bugbear, opininonated
+    "M569": QCoreApplication.translate(
         "MiscellaneousChecker",
         "Editing a loop's mutable iterable often leads to unexpected results/bugs.",
     ),

eric ide

mercurial