]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39183: Fix formatting in library/ensurepip (GH-17787)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jan 2020 22:32:17 +0000 (14:32 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2020 22:32:17 +0000 (14:32 -0800)
commit3959638ba1b1e25c25a2da880aba78fd53dd947f
tree5772a84f67b93f40a1bbd16963cb8541efc0acc4
parent0e0e4acaabdcf8efb60cf75f08301022ac4422a4
bpo-39183: Fix formatting in library/ensurepip (GH-17787)

Remove extra space to fix formatting and avoid from splitting text in to strings.

https://bugs.python.org/issue39183
(cherry picked from commit 149175c6dfc8455023e4335575f3fe3d606729f9)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Doc/library/ensurepip.rst