--- a/src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Thu May 25 19:52:31 2023 +0200 @@ -121,7 +121,7 @@ </dl> <a NAME="CondaExecDialog.__finish" ID="CondaExecDialog.__finish"></a> <h4>CondaExecDialog.__finish</h4> -<b>__finish</b>(<i>exitCode, exitStatus, giveUp=False</i>) +<b>__finish</b>(<i>exitCode, exitStatus</i>) <p> Private slot called when the process finished. @@ -140,10 +140,6 @@ <dd> exit status of the process </dd> -<dt><i>giveUp</i> (bool)</dt> -<dd> -flag indicating to not start another attempt -</dd> </dl> <a NAME="CondaExecDialog.__logError" ID="CondaExecDialog.__logError"></a> <h4>CondaExecDialog.__logError</h4>