Skip to content

Commit 42277cb

Browse files
committed
Fix title underline length in whatisnew doc.
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 6bd3356 commit 42277cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ The :class:`tempfile.NamedTemporaryFile` function has a new optional parameter
351351
*delete_on_close* (Contributed by Evgeny Zorin in :gh:`58451`.)
352352

353353
typing
354-
-----
354+
------
355355

356356
* Add :func:`typing.override`, an override decorator telling to static type
357357
checkers to verify that a method overrides some method or attribute of the

0 commit comments

Comments
 (0)