Remove manual :async-for: markers

This commit is contained in:
Nadir Chowdhury
2022-02-23 08:05:23 -05:00
committed by GitHub
parent 39c5a4fdc3
commit 6979e56088
2 changed files with 9 additions and 47 deletions
+1 -4
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: