[doc] Fix a few margins due to bad markup (GH-23619)

This commit is contained in:
Andre Delfino 2020-12-17 14:25:55 -03:00 committed by GitHub
parent bf353f3c2d
commit 96a09df644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 82 additions and 83 deletions

View File

@ -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