src/eric7/QScintilla/Editor.py

branch
eric7
changeset 10282
092821fb6f18
parent 10281
b3d6208d2f33
child 10286
612ce5e79d08
--- a/src/eric7/QScintilla/Editor.py	Sat Nov 04 16:10:40 2023 +0100
+++ b/src/eric7/QScintilla/Editor.py	Sat Nov 04 16:17:29 2023 +0100
@@ -2523,7 +2523,6 @@
                 self.__markerMap.update()
                 return
 
-
     def newBreakpointWithProperties(self, line, properties):
         """
         Public method to set a new breakpoint and its properties.

eric ide

mercurial