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

branch
eric7
changeset 10754
6faecb62f3a4
parent 10753
031cfa81992a
child 10760
f702f6781b05
--- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py	Sat Jun 08 15:01:47 2024 +0200
+++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsChecker.py	Sat Jun 08 15:25:29 2024 +0200
@@ -192,7 +192,7 @@
     #######################################################################
     ## Annotations
     ##
-    ## adapted from: flake8-annotations v3.0.1
+    ## adapted from: flake8-annotations v3.1.1
     #######################################################################
 
     def __checkFunctionAnnotations(self):

eric ide

mercurial