[3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859)
(cherry picked from commit 96a09df644
)
Co-authored-by: Andre Delfino <adelfino@gmail.com>
This commit is contained in:
parent
e89993cff4
commit
7c48859eeb
|
@ -217,7 +217,6 @@ Ellipsis
|
|||
There are two types of integers:
|
||||
|
||||
Integers (:class:`int`)
|
||||
|
||||
These represent numbers in an unlimited range, subject to available (virtual)
|
||||
memory only. For the purpose of shift and mask operations, a binary
|
||||
representation is assumed, and negative numbers are represented in a variant of
|
||||
|
|
Loading…
Reference in New Issue