We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac7266 commit 4db3802Copy full SHA for 4db3802
en/next/arguments.html
@@ -336,7 +336,7 @@ <h2>Operation meta & callbacks<a class="headerlink" href="#operation-meta-ca
336
</tr>
337
<tr class="row-odd"><td><code class="docutils literal notranslate"><span class="pre">_if</span></code></td>
338
<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>
+<td><code class="docutils literal notranslate"><span class="pre">List[Callable]</span></code></td>
340
<td><code class="docutils literal notranslate"><span class="pre">[]</span></code></td>
341
342
</tbody>
0 commit comments