aboutsummaryrefslogtreecommitdiff
path: root/discord/player.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2018-09-15 09:54:00 -0400
committerRapptz <[email protected]>2018-09-15 09:54:00 -0400
commit5c24e69cf26c1cc3042f77b5384fd317b50e82c9 (patch)
treeb5b8a0de427dd1613e7cd61a1825ab173524e380 /discord/player.py
parentAdd support for Discord's slow mode. (diff)
downloaddiscord.py-5c24e69cf26c1cc3042f77b5384fd317b50e82c9.tar.xz
discord.py-5c24e69cf26c1cc3042f77b5384fd317b50e82c9.zip
Fix up the Sphinx strings causing warnings.
Diffstat (limited to 'discord/player.py')
-rw-r--r--discord/player.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/discord/player.py b/discord/player.py
index a882287b..c645ae66 100644
--- a/discord/player.py
+++ b/discord/player.py
@@ -54,8 +54,8 @@ class AudioSource:
Subclasses must implement this.
- If the audio is complete, then returning an empty *bytes-like* object
- to signal this is the way to do so.
+ If the audio is complete, then returning an empty
+ :term:`py:bytes-like object` to signal this is the way to do so.
If :meth:`is_opus` method returns ``True``, then it must return
20ms worth of Opus encoded audio. Otherwise, it must be 20ms