diff -r 417d6480e11e -r d841c572a465 PipxInterface/Pipx.py --- a/PipxInterface/Pipx.py Tue Sep 17 11:04:00 2024 +0200 +++ b/PipxInterface/Pipx.py Tue Sep 17 11:35:31 2024 +0200 @@ -61,7 +61,6 @@ self.__pipxProcesses.clear() - ############################################################################ ## Utility methods ############################################################################