diff -r 39405e6eba20 -r a219ade50f7c eric7/DebugClients/Python/__init__.py --- a/eric7/DebugClients/Python/__init__.py Mon May 16 17:22:43 2022 +0200 +++ b/eric7/DebugClients/Python/__init__.py Mon May 16 19:46:51 2022 +0200 @@ -8,3 +8,5 @@ It consists of different kinds of debug clients. """ + +# TODO: remove the unittest support from the debug client