Reformatted the source code using the Black tool. eric7

Tue, 18 Oct 2022 16:08:13 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 18 Oct 2022 16:08:13 +0200
branch
eric7
changeset 9414
6c12e2954ec2
parent 9413
80c06d472826
child 9415
0265ea456b49

Reformatted the source code using the Black tool.

src/eric7/Debugger/DebuggerInterfacePython.py file | annotate | diff | comparison | revisions
--- a/src/eric7/Debugger/DebuggerInterfacePython.py	Tue Oct 18 16:06:21 2022 +0200
+++ b/src/eric7/Debugger/DebuggerInterfacePython.py	Tue Oct 18 16:08:13 2022 +0200
@@ -342,7 +342,7 @@
     def __determineDebugClient(self):
         """
         Private method to determine the debug client to be started.
-        
+
         @return path of the debug client
         @rtype str
         """

eric ide

mercurial