--- 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.