Skip to content

Commit

Permalink
disable doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
iritkatriel committed Oct 9, 2024
1 parent ee9674e commit b6b3575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doc/library/traceback.rst
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,6 @@ Examples of Using :class:`TracebackException`

With the helper class, we have more options:

.. doctest::

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

0 comments on commit b6b3575

Please sign in to comment.