Remove manual :async-for: markers

This commit is contained in:
Nadir Chowdhury
2022-02-23 13:05:23 +00:00
committed by GitHub
parent 39c5a4fdc3
commit 6979e56088
2 changed files with 9 additions and 47 deletions

View File

@ -346,10 +346,7 @@ Context
.. autoclass:: discord.ext.commands.Context
:members:
:inherited-members:
:exclude-members: history, typing
.. automethod:: discord.ext.commands.Context.history
:async-for:
:exclude-members: typing
.. automethod:: discord.ext.commands.Context.typing
:async-with: