[commands] Fix exception hierarchy documentation

This commit is contained in:
Sebastian Law 2020-12-22 01:23:37 -08:00 committed by GitHub
parent 35db712c16
commit 116fdbddb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -416,9 +416,15 @@ Exceptions
.. autoexception:: discord.ext.commands.ChannelNotReadable
:members:
.. autoexception:: discord.ext.commands.BadColourArgument
:members:
.. autoexception:: discord.ext.commands.RoleNotFound
:members:
.. autoexception:: discord.ext.commands.BadInviteArgument
:members:
.. autoexception:: discord.ext.commands.EmojiNotFound
:members:
@ -472,7 +478,7 @@ Exceptions
Exception Hierarchy
+++++++++++++++++++++
~~~~~~~~~~~~~~~~~~~~~
.. exception_hierarchy::