src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- 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>

eric ide

mercurial