src/eric7/Utilities/ModuleParser.py

branch
eric7
changeset 9786
f94b530722af
parent 9739
d527cfe919ae
child 10060
b946699e9e79
--- a/src/eric7/Utilities/ModuleParser.py	Tue Feb 21 10:56:54 2023 +0100
+++ b/src/eric7/Utilities/ModuleParser.py	Wed Feb 22 07:43:56 2023 +0100
@@ -537,8 +537,8 @@
         the relevant information.
 
         @param src the source text to be scanned (string)
-        """
-        # __IGNORE_WARNING_D234__
+        """  # __IGNORE_WARNING_D234__
+
         def calculateEndline(lineno, lines, indent):
             """
             Function to calculate the end line of a class or method/function.

eric ide

mercurial