Skip to content

Commit 17155c4

Browse files
committed
Grammar tweak
1 parent 324ad7b commit 17155c4

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
@@ -1244,7 +1244,7 @@ This could be mitigated by doing one of:
12441244
2. Adding a ``Format.AST`` mode for
12451245
fetching annotations (see this `PEP draft <#ast_format_>`_)
12461246

1247-
If neither of those options are taken, then tools that want to process
1247+
If neither of those options is taken, then tools that want to process
12481248
unevaluated type manipulation expressions will probably need to
12491249
reparse the source code and extract annotations from there.
12501250

0 commit comments

Comments
 (0)