Skip to content

Commit 8223c0a

Browse files
authored
Fix nits
1 parent b756043 commit 8223c0a

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 +1 @@
1-
Prevent attributes of exceptions or exception groups that evaluate as falsey (namely, when their ``__bool__`` method returns ``False`` or their ``__len__`` method returns 0) from being ignored by the :class:`traceback.TracebackException'.
1+
Prevent attributes of exceptions or exception groups that evaluate as falsey (namely, when their ``__bool__`` method returns ``False`` or their ``__len__`` method returns 0) from being ignored by the :class:`traceback.TracebackException`.

0 commit comments

Comments
 (0)