We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8631a9c commit db18a64Copy full SHA for db18a64
Doc/library/traceback.rst
@@ -680,8 +680,7 @@ This last example demonstrates the final few formatting functions:
680
Examples of Using :class:`TracebackException`
681
---------------------------------------------
682
683
-With the helper class, we have more options:
684
-
+With the helper class, we have more options::
685
686
>>> import sys
687
>>> from traceback import TracebackException
0 commit comments