Skip to content

Commit 0f75edc

Browse files
committed
Fix doc build
1 parent a84a171 commit 0f75edc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ configuration mechanisms).
508508
.. seealso::
509509
:pep:`741`.
510510

511-
.. _whatsnew314-asyncio-introspection
511+
.. _whatsnew314-asyncio-introspection:
512512

513513
Asyncio introspection capabilities
514514
----------------------------------
@@ -597,7 +597,7 @@ If a cycle is detected in the async await graph (which could indicate a
597597
programming issue), the tool raises an error and lists the cycle paths that
598598
prevent tree construction.
599599

600-
(Contributed by Pablo Galindo, Łukasz Langa and Marta Gomez Macias in :gh:`91048`.)
600+
(Contributed by Pablo Galindo, Łukasz Langa, and Marta Gomez Macias in :gh:`91048`.)
601601

602602
.. _whatsnew314-tail-call:
603603

0 commit comments

Comments
 (0)