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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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`