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

branch
eric7
changeset 9276
e6748a5e24b9
parent 9221
bf71ee032bb4
child 9653
e67609152c5e
diff -r 1a7d545d3ef2 -r e6748a5e24b9 src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFutureVisitor.py
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFutureVisitor.py	Wed Jul 27 18:02:43 2022 +0200
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsFutureVisitor.py	Thu Jul 28 14:19:57 2022 +0200
@@ -9,7 +9,7 @@
 
 #
 # The visitor and associated classes are adapted from flake8-future-annotations
-# v0.0.4
+# v0.0.5
 #
 
 import ast

eric ide

mercurial