Skip to content

Commit 8653fe9

Browse files
committed
tweak
1 parent c9eaa72 commit 8653fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pep.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1294,7 +1294,7 @@ tricks for building a string do not work for loops and
12941294
conditionals.
12951295

12961296
This could be mitigated by doing one of:
1297-
1. The :pep:`"Just store the strings" <649#just-store-the-strings>`_
1297+
1. The :pep:`"Just store the strings" <649#just-store-the-strings>`
12981298
option from :pep:`649`, which would allow always extracting
12991299
unevaluated strings.
13001300
2. Adding a ``Format.AST`` mode for

0 commit comments

Comments
 (0)