Skip to content

Commit 3ce16ec

Browse files
Remove trailing space
1 parent 7281465 commit 3ce16ec

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
@@ -319,7 +319,7 @@ pdb
319319
(Contributed by Tian Gao in :gh:`121450`.)
320320

321321
* Added a new argument ``mode`` to :class:`pdb.Pdb`. Disabled ``restart``
322-
command when :mod:`pdb` is in ``inline`` mode.
322+
command when :mod:`pdb` is in ``inline`` mode.
323323
(Contributed by Tian Gao in :gh:`123757`.)
324324

325325
pickle

0 commit comments

Comments
 (0)