eric7/Debugger/__init__.py

branch
unittest
changeset 9066
a219ade50f7c
parent 8881
54e42bc2437a
child 9074
1afb90182258
diff -r 39405e6eba20 -r a219ade50f7c eric7/Debugger/__init__.py
--- a/eric7/Debugger/__init__.py	Mon May 16 17:22:43 2022 +0200
+++ b/eric7/Debugger/__init__.py	Mon May 16 19:46:51 2022 +0200
@@ -9,3 +9,5 @@
 This package implements the graphical debugger. It consists
 of the debugger related HMI part, supporting dialogs and the debug server.
 """
+
+# TODO: remove the unittest support from the debugger

eric ide

mercurial