Skip to content

Commit fb7a2cb

Browse files
author
array-api-bot
committed
Deploy: 4ddeaca
1 parent 08c34ed commit fb7a2cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

draft/API_specification/generated/array_api.data_types.__eq__.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -476,8 +476,8 @@ <h1 id="api-specification-generated-array-api-data-types-eq--page-root">__eq__<a
476476
<dl class="field-list simple">
477477
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
478478
<dd class="field-odd"><ul class="simple">
479-
<li><p><strong>self</strong> (<em>dtype</em>) – data type instance. May be any supported data type.</p></li>
480-
<li><p><strong>other</strong> (<em>dtype</em>) – other data type instance. May be any supported data type.</p></li>
479+
<li><p><strong>self</strong> (<em>dtype</em>) – data type instance. <strong>Should</strong> be any supported data type.</p></li>
480+
<li><p><strong>other</strong> (<em>dtype</em>) – other data type instance. <strong>Should</strong> be any supported data type.</p></li>
481481
</ul>
482482
</dd>
483483
<dt class="field-even">Returns<span class="colon">:</span></dt>

draft/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)