--- a/eric7.epj Mon May 22 19:53:41 2023 +0200
+++ b/eric7.epj Tue May 23 12:00:37 2023 +0200
@@ -128,6 +128,7 @@
"ShowIgnored": false,
"UnusedChecker": {
"IgnoreAbstract": true,
+ "IgnoreDunderGlobals": true,
"IgnoreDunderMethods": true,
"IgnoreLambdas": false,
"IgnoreNestedFunctions": false,