Skip to content

Commit e9252ec

Browse files
Remove blank line
1 parent d2c1f2e commit e9252ec

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
@@ -837,7 +837,7 @@ pdb
837837

838838
* ``$_asynctask`` is added to access the current asyncio task if applicable.
839839
(Contributed by Tian Gao in :gh:`124367`.)
840-
840+
841841
* :mod:`pdb` now supports two backends: :func:`sys.settrace` and
842842
:mod:`sys.monitoring`. Using :mod:`pdb` CLI or :func:`breakpoint` will
843843
always use the :mod:`sys.monitoring` backend. Explicitly instantiating

0 commit comments

Comments
 (0)