We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9eaa72 commit 8653fe9Copy full SHA for 8653fe9
1 file changed
pep.rst
@@ -1294,7 +1294,7 @@ tricks for building a string do not work for loops and
1294
conditionals.
1295
1296
This could be mitigated by doing one of:
1297
- 1. The :pep:`"Just store the strings" <649#just-store-the-strings>`_
+ 1. The :pep:`"Just store the strings" <649#just-store-the-strings>`
1298
option from :pep:`649`, which would allow always extracting
1299
unevaluated strings.
1300
2. Adding a ``Format.AST`` mode for
0 commit comments