--- a/eric7/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Sun Jun 26 15:01:48 2022 +0200 +++ b/eric7/Plugins/CheckerPlugins/CodeStyleChecker/translations.py Sun Jun 26 15:16:51 2022 +0200 @@ -482,7 +482,7 @@ "E306": [1, 0], "E307": [3, 1], "E308": [3], - "E501": [85, 79], + "E501": [95, 88], "E711": ["None", "'if cond is None:'"], "E712": ["True", "'if cond is True:' or 'if cond:'"], "E741": ["l"],