mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-10 22:24:12 +00:00
Removed a space
This commit is contained in:
parent
d2c7feeaac
commit
a554aec872
1 changed files with 0 additions and 1 deletions
|
@ -144,7 +144,6 @@ class MediaPart(PlexObject):
|
|||
self._server.query(key, method=self._server._session.put)
|
||||
|
||||
|
||||
|
||||
class MediaPartStream(PlexObject):
|
||||
""" Base class for media streams. These consist of video, audio and subtitles.
|
||||
|
||||
|
|
Loading…
Reference in a new issue