Fix bolded HTTPException not working due to rST limitation

This commit is contained in:
Rapptz 2022-07-29 21:58:32 -04:00
parent c43d302a28
commit cbf02eda0c

View File

@ -146,7 +146,7 @@ class RateLimited(DiscordException):
This is not raised during global ratelimits.
Since sometimes requests are halted pre-emptively before they're
even made, **this does not subclass :exc:`HTTPException`.**
even made, this **does not** subclass :exc:`HTTPException`.
.. versionadded:: 2.0