Skip to content

Commit 33d20dd

Browse files
committed
docs typo
1 parent 354c5f0 commit 33d20dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/traceback.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ text line is not ``None``.
185185

186186

187187
.. function:: format_exception_only(exc, /[, value], \*, show_group=False, \
188-
no_traceback=False)
188+
no_timestamp=False)
189189

190190
Format the exception part of a traceback using an exception value such as
191191
given by :data:`sys.last_value`. The return value is a list of strings, each

0 commit comments

Comments
 (0)