Add back bltin-boolean-values ref tag (#110371)

To avoid breaking downstream intersphinx via numpydoc
This commit is contained in:
P. L. Lim
2023-10-04 15:56:11 -04:00
committed by GitHub
parent ee317f7ddd
commit f7860295b1
+1
View File
@@ -804,6 +804,7 @@ number, :class:`float`, or :class:`complex`::
hash_value = -2
return hash_value
.. _bltin-boolean-values:
.. _typebool:
Boolean Type - :class:`bool`