mirror of https://github.com/python/cpython
Add back bltin-boolean-values ref tag (#110371)
To avoid breaking downstream intersphinx via numpydoc
This commit is contained in:
parent
ee317f7ddd
commit
f7860295b1
|
@ -804,6 +804,7 @@ number, :class:`float`, or :class:`complex`::
|
|||
hash_value = -2
|
||||
return hash_value
|
||||
|
||||
.. _bltin-boolean-values:
|
||||
.. _typebool:
|
||||
|
||||
Boolean Type - :class:`bool`
|
||||
|
|
Loading…
Reference in New Issue