Skip to content

Commit 41170b4

Browse files
Remove the extra blank line
1 parent 0a12aff commit 41170b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/pdb.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ slightly different way:
173173
:func:`set_trace` will enter the debugger immediately, rather than
174174
on the next line of code to be executed.
175175

176-
177176
.. function:: post_mortem(t=None)
178177

179178
Enter post-mortem debugging of the given exception or

0 commit comments

Comments
 (0)