mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-08 13:33:54 +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."