This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/burr.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new c5776b10 deploy: fc90fe8a37d822ed9b89ac0204ad3c16317108d3
c5776b10 is described below

commit c5776b10abf74118c28ecbb9ce3955ca46f00d79
Author: skrawcz <[email protected]>
AuthorDate: Mon Nov 10 04:15:35 2025 +0000

    deploy: fc90fe8a37d822ed9b89ac0204ad3c16317108d3
---
 pull/590/.doctrees/environment.pickle            | Bin 442825 -> 442825 bytes
 pull/590/.doctrees/reference/application.doctree | Bin 589134 -> 589930 bytes
 pull/590/reference/application/index.html        |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/pull/590/.doctrees/environment.pickle 
b/pull/590/.doctrees/environment.pickle
index f41a3033..3d874e89 100644
Binary files a/pull/590/.doctrees/environment.pickle and 
b/pull/590/.doctrees/environment.pickle differ
diff --git a/pull/590/.doctrees/reference/application.doctree 
b/pull/590/.doctrees/reference/application.doctree
index 5bfca9f2..c60e812d 100644
Binary files a/pull/590/.doctrees/reference/application.doctree and 
b/pull/590/.doctrees/reference/application.doctree differ
diff --git a/pull/590/reference/application/index.html 
b/pull/590/reference/application/index.html
index 94f1b332..f9dfdb90 100644
--- a/pull/590/reference/application/index.html
+++ b/pull/590/reference/application/index.html
@@ -946,7 +946,7 @@ allowed to have a return value.</p>
 <dd><em class="sig-param"><span class="n"><span 
class="pre">inputs</span></span><span class="p"><span 
class="pre">:</span></span><span class="w"> </span><span class="n"><span 
class="pre">Dict</span><span class="p"><span class="pre">[</span></span><span 
class="pre">str</span><span class="p"><span class="pre">,</span></span><span 
class="w"> </span><span class="pre">Any</span><span class="p"><span 
class="pre">]</span></span><span class="w"> </span><span class="p"><span 
class="pre">|</span>< [...]
 </dl>
 
-<span class="sig-paren">)</span> <span class="sig-return"><span 
class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span 
class="pre">Tuple</span><span class="p"><span class="pre">[</span></span><a 
class="reference internal" href="../actions/#burr.core.action.Action" 
title="burr.core.action.Action"><span class="pre">Action</span></a><span 
class="p"><span class="pre">,</span></span><span class="w"> </span><span 
class="pre">dict</span><span class="w"> </span><span cla [...]
+<span class="sig-paren">)</span> <span class="sig-return"><span 
class="sig-return-icon">&#x2192;</span> <span class="sig-return-typehint"><span 
class="pre">Tuple</span><span class="p"><span class="pre">[</span></span><a 
class="reference internal" href="../actions/#burr.core.action.Action" 
title="burr.core.action.Action"><span class="pre">Action</span></a><span 
class="p"><span class="pre">,</span></span><span class="w"> </span><span 
class="pre">dict</span><span class="w"> </span><span cla [...]
 <dd><p>Runs your application through until completion, using async. Does
 not give access to the state along the way – if you want that, use 
iterate().</p>
 <p>Note that tags must be specified by the form “&#64;tag:&lt;tag_name&gt;” to 
differentiate them from actions.</p>

Reply via email to