--- a/eric7.epj Wed May 24 19:54:24 2023 +0200 +++ b/eric7.epj Thu May 25 11:06:31 2023 +0200 @@ -130,6 +130,7 @@ "IgnoreAbstract": true, "IgnoreDunderGlobals": true, "IgnoreDunderMethods": true, + "IgnoreEventHandlerMethods": true, "IgnoreLambdas": false, "IgnoreNestedFunctions": false, "IgnoreOverload": true,