mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-04-13 13:54:30 +00:00
:ref:`py:raise` -> :ref:`raise statement <py:raise>` Before fix the text reads: "...define an on_error handler consisting of a single empty The raise statement." After fix it should read: "...define an on_error handler consisting of a single empty raise statement."