--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFunctionVisitor.py Sat Jun 08 15:01:47 2024 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFunctionVisitor.py Sat Jun 08 15:25:29 2024 +0200 @@ -8,7 +8,7 @@ """ ##################################################################################### -## The visitor and associated classes are adapted from flake8-annotations v3.0.1 +## The visitor and associated classes are adapted from flake8-annotations v3.1.1 ##################################################################################### import ast