Skip to content

Commit e47c565

Browse files
committed
Fix lint
1 parent f27489c commit e47c565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ Deprecated
11381138
* :mod:`!nturl2path`: This module is now deprecated. Call
11391139
:func:`urllib.request.url2pathname` and :func:`~urllib.request.pathname2url`
11401140
instead.
1141-
(Contributed by Barney Gale in gh:`125866`.)
1141+
(Contributed by Barney Gale in :gh:`125866`.)
11421142

11431143
* :mod:`os`:
11441144
:term:`Soft deprecate <soft deprecated>` :func:`os.popen` and

0 commit comments

Comments
 (0)