Skip to content

Commit f786029

Browse files
authored
Add back bltin-boolean-values ref tag (#110371)
To avoid breaking downstream intersphinx via numpydoc
1 parent ee317f7 commit f786029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/stdtypes.rst

+1
Original file line numberDiff line numberDiff line change
@@ -804,6 +804,7 @@ number, :class:`float`, or :class:`complex`::
804804
hash_value = -2
805805
return hash_value
806806

807+
.. _bltin-boolean-values:
807808
.. _typebool:
808809

809810
Boolean Type - :class:`bool`

0 commit comments

Comments
 (0)