Skip to content

Commit 78dcf35

Browse files
committed
remove unrelated change
1 parent 878ea1d commit 78dcf35

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
@@ -490,7 +490,7 @@ the module-level functions described above.
490490
.. versionchanged:: next
491491
Added *show_lines* and *recent_first* parameters.
492492

493-
.. method:: format(*, chain=True, show_lines=True, recent_first=False, **kwargs)
493+
.. method:: format(*, chain=True, show_lines=True, recent_first=False)
494494

495495
Format the exception.
496496

0 commit comments

Comments
 (0)