diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ext/tasks/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ext/tasks/index.rst b/docs/ext/tasks/index.rst index bc97d0ac..13dfbc5e 100644 --- a/docs/ext/tasks/index.rst +++ b/docs/ext/tasks/index.rst @@ -135,6 +135,8 @@ Doing something during cancellation: API Reference --------------- +.. attributetable:: discord.ext.tasks.Loop + .. autoclass:: discord.ext.tasks.Loop() :members: |