Fix typing/history showing up twice in the documentation.

This commit is contained in:
Rapptz
2017-06-03 02:46:20 -04:00
parent bef636e1e3
commit 6135d4cd45
2 changed files with 7 additions and 7 deletions

View File

@ -123,7 +123,7 @@ Context
.. autoclass:: discord.ext.commands.Context
:members:
:inherited-members:
:exclude-members: history typing
:exclude-members: history, typing
.. autocomethod:: discord.ext.commands.Context.history
:async-for: