summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/tools/susp-ignored.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
index 88f401f..932c380 100644
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -393,3 +393,4 @@ whatsnew/changelog,,::,Lib/email/mime/nonmultipart.py::MIMENonMultipart
library/typing,,`,"assert_type(name, str) # OK, inferred type of `name` is `str`"
library/typing,,`,# after which we hope the inferred type will be `int`
whatsnew/changelog,,:company,-V:company/tag
+library/typing,,`,# are located in the `typing_extensions` backports package.