Skip to content

Commit

Permalink
Update traceback.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Oct 10, 2024
1 parent 8631a9c commit db18a64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Doc/library/traceback.rst
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,7 @@ This last example demonstrates the final few formatting functions:
Examples of Using :class:`TracebackException`
---------------------------------------------

With the helper class, we have more options:

With the helper class, we have more options::

>>> import sys
>>> from traceback import TracebackException
Expand Down

0 comments on commit db18a64

Please sign in to comment.