eric6/Utilities/ModuleParser.py

changeset 7706
0c6d32ec64f1
parent 7699
d338c533f5f0
child 7781
607a6098cb44
--- a/eric6/Utilities/ModuleParser.py	Sun Sep 20 18:32:28 2020 +0200
+++ b/eric6/Utilities/ModuleParser.py	Sun Sep 20 18:32:43 2020 +0200
@@ -524,6 +524,7 @@
         
         @param src the source text to be scanned (string)
         """
+        # __IGNORE_WARNING_D234__
         def calculateEndline(lineno, lines, indent):
             """
             Function to calculate the end line of a class or method/function.

eric ide

mercurial