Skip to content

Commit 4db3802

Browse files
author
github-actions
committed
Docs build 2024-03-09
1 parent bac7266 commit 4db3802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/next/arguments.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ <h2>Operation meta &amp; callbacks<a class="headerlink" href="#operation-meta-ca
336336
</tr>
337337
<tr class="row-odd"><td><code class="docutils literal notranslate"><span class="pre">_if</span></code></td>
338338
<td>Only run this operation if these functions returns True</td>
339-
<td><code class="docutils literal notranslate"><span class="pre">list[Callable]</span></code></td>
339+
<td><code class="docutils literal notranslate"><span class="pre">List[Callable]</span></code></td>
340340
<td><code class="docutils literal notranslate"><span class="pre">[]</span></code></td>
341341
</tr>
342342
</tbody>

0 commit comments

Comments
 (0)