Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b79c234

Browse files
committed
Add missing colon
1 parent 9b2fd32 commit b79c234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/stdtypes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ Additional Methods on Integer Types
439439
-----------------------------------
440440

441441
The int type implements the :class:`numbers.Integral` :term:`abstract base
442-
class`. In addition, it provides one more method
442+
class`. In addition, it provides one more method:
443443

444444
.. method:: int.bit_length()
445445

0 commit comments

Comments
 (0)