src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFunctionVisitor.py

branch
eric7
changeset 10754
6faecb62f3a4
parent 10753
031cfa81992a
child 11090
f5f5f5803935
diff -r 031cfa81992a -r 6faecb62f3a4 src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFunctionVisitor.py
--- 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

eric ide

mercurial