Skip to content

Commit 155f77c

Browse files
committed
Last nits
1 parent 05a2366 commit 155f77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
The class:`traceback.TracebackException` must include the ``__context__``, ``__cause__`` attributes
1+
The :class:`traceback.TracebackException` must include the ``__context__``, ``__cause__`` attributes
22
from falsey Exception, and the ``exceptions`` attribute from falsey ``ExceptionGroup`` in its render.
33
For remind: ``x`` is falsey if ``len(x)`` returns 0 or ``bool(x)`` returns False.

0 commit comments

Comments
 (0)