We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324ad7b commit 17155c4Copy full SHA for 17155c4
1 file changed
pep.rst
@@ -1244,7 +1244,7 @@ This could be mitigated by doing one of:
1244
2. Adding a ``Format.AST`` mode for
1245
fetching annotations (see this `PEP draft <#ast_format_>`_)
1246
1247
-If neither of those options are taken, then tools that want to process
+If neither of those options is taken, then tools that want to process
1248
unevaluated type manipulation expressions will probably need to
1249
reparse the source code and extract annotations from there.
1250
0 commit comments