Make flake8 happy

This commit is contained in:
Michael Shepanski 2017-02-25 10:50:54 -05:00
parent 4c83961cb4
commit cbb999a0f5

View file

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