VultureChecker/VultureCheckerService.py

branch
eric7
changeset 79
47e46cd3bb23
parent 69
3c2922b45a9f
child 83
7a6fb6e896e0
--- a/VultureChecker/VultureCheckerService.py	Tue May 25 19:30:18 2021 +0200
+++ b/VultureChecker/VultureCheckerService.py	Tue May 25 19:36:03 2021 +0200
@@ -117,8 +117,7 @@
 
 def worker(inputQueue, outputQueue):
     """
-    Module function acting as the parallel worker for the cyclomatic
-    complexity calculation.
+    Module function acting as the parallel worker for the vulture check.
     
     @param inputQueue input queue
     @type multiprocessing.Queue

eric ide

mercurial