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