mirror of
https://github.com/pkkid/python-plexapi
synced 2025-02-17 05:18:26 +00:00
Make flake8 happy
This commit is contained in:
parent
4c83961cb4
commit
cbb999a0f5
1 changed files with 0 additions and 1 deletions
|
@ -180,7 +180,6 @@ class MyPlexAccount(PlexObject):
|
|||
return self._webhooks
|
||||
|
||||
|
||||
|
||||
class MyPlexUser(PlexObject):
|
||||
""" This object represents non-signed in users such as friends and linked
|
||||
accounts. NOTE: This should not be confused with the :class:`~myplex.MyPlexAccount`
|
||||
|
|
Loading…
Add table
Reference in a new issue