gh-96073: fix backticks in NEWS entry (GH-98056)

Automerge-Triggered-By: GH:JelleZijlstra
(cherry picked from commit 0f111f53c1)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
Miss Islington (bot) 2022-10-07 15:39:54 -07:00 committed by GitHub
parent 40d5e89d3b
commit 9dea4e218f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
In :mod:`inspect`, fix overeager replacement of "`typing.`" in formatting annotations.
In :mod:`inspect`, fix overeager replacement of "``typing.``" in formatting annotations.