mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Fix usage of single backticks to links and code-blocks
This commit is contained in:
@ -362,7 +362,7 @@ class ScheduledEvent(Hashable):
|
||||
Raises
|
||||
-------
|
||||
TypeError
|
||||
`image` was not a :term:`py:bytes-like object`, or ``privacy_level``
|
||||
``image`` was not a :term:`py:bytes-like object`, or ``privacy_level``
|
||||
was not a :class:`PrivacyLevel`, or ``entity_type`` was not an
|
||||
:class:`EntityType`, ``status`` was not an :class:`EventStatus`, or
|
||||
an argument was provided that was incompatible with the scheduled event's
|
||||
|
Reference in New Issue
Block a user