src/eric7/UI/CompareDialog.py

branch
eric7
changeset 9786
f94b530722af
parent 9653
e67609152c5e
child 10303
ee1aadab1215
--- a/src/eric7/UI/CompareDialog.py	Tue Feb 21 10:56:54 2023 +0100
+++ b/src/eric7/UI/CompareDialog.py	Wed Feb 22 07:43:56 2023 +0100
@@ -43,8 +43,8 @@
             <li>line b -- line of sequence b</li>
         </ul>
     @ytype tuple of (str, str, str, str, str)
-    """
-    # __IGNORE_WARNING_D234r__
+    """  # __IGNORE_WARNING_D234r__
+
     def removeMarkers(line):
         """
         Internal function to remove all diff markers.

eric ide

mercurial