Skip to content

Commit 71caad2

Browse files
committed
fix backticks in news entry
1 parent ae68a42 commit 71caad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Request signature during mock autospec with forwardref annotation format.
1+
Request signature during mock autospec with ``FORWARDREF`` annotation format.
22
This prevents runtime errors when a type referred in a type hint is
3-
imported within a `TYPE_CHECKING` block.
3+
imported within a ``TYPE_CHECKING`` block.

0 commit comments

Comments
 (0)