gh-86404: [doc] Two 'make suspicious' false positives. (GH-94407)

This commit is contained in:
Julien Palard 2022-06-29 10:18:54 +02:00 committed by GitHub
parent 199ba23324
commit 595baa4e06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -396,3 +396,5 @@ 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.
library/dis,490,:TOS,TOS = TOS2[TOS1:TOS]
library/dis,497,:TOS,TOS2[TOS1:TOS] = TOS3

Can't render this file because it contains an unexpected character in line 353 and column 55.