mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
Fix sleeping and improve documentation for AsyncIter (#3776)
* welp Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * moar docs Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * moar docs Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com> * Remove unnecessary items in `:exclude-members:` * Make whitespace in docstrings consistent Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,7 @@ General Utility
|
||||
|
||||
.. autoclass:: AsyncIter
|
||||
:members:
|
||||
:special-members: __await__
|
||||
:exclude-members: enumerate, filter
|
||||
|
||||
.. automethod:: enumerate
|
||||
|
||||
Reference in New Issue
Block a user