We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dtype.__eq__
1 parent f06c5a0 commit 6eb8df3Copy full SHA for 6eb8df3
spec/2021.12/API_specification/data_types.rst
@@ -100,7 +100,7 @@ Methods
100
..
101
NOTE: please keep the functions in alphabetical order
102
103
-.. currentmodule:: array_api
+.. currentmodule:: array_api.data_types
104
105
.. autosummary::
106
:toctree: generated
spec/2022.12/API_specification/data_types.rst
@@ -101,13 +101,13 @@ Methods
107
108
:template: method.rst
109
110
- dtype.__eq__
+ __eq__
111
112
113
.. _data-type-defaults:
0 commit comments