eladkal commented on code in PR #818:
URL: https://github.com/apache/airflow-site/pull/818#discussion_r1233314693


##########
docs-archive/apache-airflow/2.6.2/_api/airflow/decorators/index.html:
##########
@@ -806,8 +806,8 @@ <h3>Functions<a class="headerlink" href="#functions" 
title="Permalink to this he
 <tr class="row-even"><td><p><code class="xref py py-obj docutils literal 
notranslate"><span 
class="pre">short_circuit_task</span></code>([python_callable, 
multiple_outputs])</p></td>
 <td><p>Wraps a function into an ShortCircuitOperator.</p></td>
 </tr>
-<tr class="row-odd"><td><p><a class="reference internal" 
href="task_group/index.html#module-airflow.decorators.task_group" 
title="airflow.decorators.task_group"><code class="xref py py-obj docutils 
literal notranslate"><span class="pre">task_group</span></code></a></p></td>
-<td><p>Implements the <code class="docutils literal notranslate"><span 
class="pre">&#64;task_group</span></code> function decorator.</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" 
href="task_group/index.html#module-airflow.decorators.task_group" 
title="airflow.decorators.task_group"><code class="xref py py-obj docutils 
literal notranslate"><span class="pre">task_group</span></code></a>(…)</p></td>
+<td><p>Python TaskGroup decorator.</p></td>

Review Comment:
   was this suppose to change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to