mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add missing colon
This commit is contained in:
parent
9b2fd32cc5
commit
b79c234e1a
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ Additional Methods on Integer Types
|
|||
-----------------------------------
|
||||
|
||||
The int type implements the :class:`numbers.Integral` :term:`abstract base
|
||||
class`. In addition, it provides one more method
|
||||
class`. In addition, it provides one more method:
|
||||
|
||||
.. method:: int.bit_length()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue