Fix usage of single backticks to links and code-blocks

This commit is contained in:
Jonah Lawrence
2022-10-26 02:26:56 -06:00
committed by GitHub
parent 44c09c17b4
commit d7b6a2ad12
13 changed files with 40 additions and 40 deletions

View File

@ -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