[doc] Fix a few margins due to bad markup (GH-23619)
This commit is contained in:
parent
bf353f3c2d
commit
96a09df644
|
@ -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