Skip to content

Commit db18a64

Browse files
authored
Update traceback.rst
1 parent 8631a9c commit db18a64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/traceback.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,7 @@ This last example demonstrates the final few formatting functions:
680680
Examples of Using :class:`TracebackException`
681681
---------------------------------------------
682682

683-
With the helper class, we have more options:
684-
683+
With the helper class, we have more options::
685684

686685
>>> import sys
687686
>>> from traceback import TracebackException

0 commit comments

Comments
 (0)