Sun, 02 Jul 2023 17:34:38 +0200
Updated the code style check part of the project file.
--- a/eric7.epj Sat Jul 01 19:07:30 2023 +0200 +++ b/eric7.epj Sun Jul 02 17:34:38 2023 +0200 @@ -16,6 +16,9 @@ "singledispatch", "singledispatchmethod" ], + "ExemptedTypingSymbols": [ + "" + ], "ForceFutureAnnotations": false, "MaximumComplexity": 3, "MaximumLength": 7,