Fix backslashes showing up in the docs

This commit is contained in:
Sebastian Law
2021-02-21 04:32:11 -08:00
committed by GitHub
parent ceab8ff638
commit a0c1d6f6c5
2 changed files with 3 additions and 3 deletions

View File

@ -250,7 +250,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
:param shard_id: The shard ID that has resumed.
:type shard_id: :class:`int`
.. function:: on_error(event, \*args, \*\*kwargs)
.. function:: on_error(event, *args, **kwargs)
Usually when an event raises an uncaught exception, a traceback is
printed to stderr and the exception is ignored. If you want to