mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
minor markup fix: no inline markup is allowed in a module synopsis
This commit is contained in:
parent
2273b096ce
commit
ef08bde8b8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
========================================================
|
========================================================
|
||||||
|
|
||||||
.. module:: ensurepip
|
.. module:: ensurepip
|
||||||
:synopsis: Bootstrapping the ``pip`` installer into an existing Python
|
:synopsis: Bootstrapping the "pip" installer into an existing Python
|
||||||
installation or virtual environment.
|
installation or virtual environment.
|
||||||
|
|
||||||
.. versionadded:: 3.4
|
.. versionadded:: 3.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue