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

branch
eric7
changeset 10184
af82cb6e0298
parent 10169
0f70a4ef4592
child 10439
21c28b0f9e41
diff -r f47edf2b8954 -r af82cb6e0298 src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py
--- 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):

eric ide

mercurial