Skip to content

Commit b8f9d53

Browse files
committed
Typo
1 parent aae39df commit b8f9d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ New Deprecations
19961996
(Contributed by Alex Waygood in :gh:`105566` and :gh:`105570`.)
19971997

19981998
* Deprecate the :func:`!typing.no_type_check_decorator` decorator function,
1999-
to be removed in in Python 3.15.
1999+
to be removed in Python 3.15.
20002000
After eight years in the :mod:`typing` module,
20012001
it has yet to be supported by any major type checker.
20022002
(Contributed by Alex Waygood in :gh:`106309`.)

0 commit comments

Comments
 (0)