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 2f04704 commit 3609e61Copy full SHA for 3609e61
1 file changed
Doc/library/numbers.rst
@@ -90,8 +90,7 @@ Notes for type implementers
90
91
Implementers should be careful to make equal numbers equal and hash
92
them to the same values. This may be subtle if there are two different
93
-extensions of the real numbers. For a hashing scheme that is consistent
94
-across numeric types, see :ref:`numeric-hash`.
+extensions of the real numbers. See also :ref:`numeric-hash`.
95
96
97
Adding More Numeric ABCs
0 commit comments