From 72cafd185951c2cf74e3df618a7aeb14a9f2c566 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:25:59 +0100 Subject: [PATCH] PEP 394: Resolve uses of the default role (#3389) --- pep-0394.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0394.txt b/pep-0394.txt index 7e6110112..c3438657f 100644 --- a/pep-0394.txt +++ b/pep-0394.txt @@ -361,7 +361,7 @@ References .. [6] PEP 394 - Clarification of what "python" command should invoke (https://mail.python.org/pipermail/python-dev/2014-September/136374.html) -.. [7] PEP 394: Allow the `python` command to not be installed, and other +.. [7] PEP 394: Allow the ``python`` command to not be installed, and other minor edits (https://github.com/python/peps/pull/630)