diff options
| author | Rapptz <[email protected]> | 2017-09-21 21:16:00 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-09-21 21:16:00 -0400 |
| commit | dbf8b5bda6ea9a8e3daa4b64ea67356f6ad1171d (patch) | |
| tree | c225cb8457af8862596470442bbd117d96525a20 /docs | |
| parent | Add custom details directive. (diff) | |
| download | discord.py-dbf8b5bda6ea9a8e3daa4b64ea67356f6ad1171d.tar.xz discord.py-dbf8b5bda6ea9a8e3daa4b64ea67356f6ad1171d.zip | |
Fix header size warnings.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 5f6245ea..6e0f52b8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1913,7 +1913,7 @@ VoiceChannel :inherited-members: CategoryChannel -~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~ .. autoclass:: CategoryChannel() :members: |