Update Sphinx to 2.1.2

This commit is contained in:
Rapptz
2019-06-28 01:43:04 -04:00
parent 0cf38241d0
commit 7543328fe7
7 changed files with 73 additions and 53 deletions

View File

@ -206,7 +206,12 @@ class Asset:
Raises
------
Same as :meth:`read`.
DiscordException
There was no valid URL or internal connection state.
HTTPException
Downloading the asset failed.
NotFound
The asset was deleted.
Returns
--------