Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Dec 22, 2022
1 parent fdf6bbd commit 0d2dfa9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Doc/library/stdtypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,12 @@ class`. In addition, it provides a few more methods:

.. versionadded:: 3.8

.. method:: int.is_integer()

Returns ``True``.

.. versionadded:: 3.12

Additional Methods on Float
---------------------------

Expand Down

0 comments on commit 0d2dfa9

Please sign in to comment.