--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py Fri Sep 01 10:27:56 2023 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py Fri Sep 01 15:31:04 2023 +0200 @@ -504,7 +504,7 @@ ####################################################################### ## Annotations Complexity ## - ## adapted from: flake8-annotations-complexity v0.0.7 + ## adapted from: flake8-annotations-complexity v0.0.8 ####################################################################### def __checkAnnotationComplexity(self):