diff options
| author | Rapptz <[email protected]> | 2021-04-10 14:59:26 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2021-04-15 09:00:09 -0400 |
| commit | af7d93725daefa372eb359d596ef035365ef4719 (patch) | |
| tree | 87c3f3cbd73cd2cd669326be8138d6014cc2538f /docs/ext/commands | |
| parent | Add missing attribute tables (diff) | |
| download | discord.py-af7d93725daefa372eb359d596ef035365ef4719.tar.xz discord.py-af7d93725daefa372eb359d596ef035365ef4719.zip | |
Remove current module reference in commands API docs
Diffstat (limited to 'docs/ext/commands')
| -rw-r--r-- | docs/ext/commands/api.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index c7b6659f..1ffbc5de 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -1,5 +1,3 @@ -.. currentmodule:: discord - API Reference =============== |