mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fixed Linting issue
This commit is contained in:
@@ -318,7 +318,6 @@ class PlexClient(MediaPlayerDevice):
|
|||||||
# Clear library Name
|
# Clear library Name
|
||||||
self._app_name = ''
|
self._app_name = ''
|
||||||
|
|
||||||
|
|
||||||
def refresh(self, device, session):
|
def refresh(self, device, session):
|
||||||
"""Refresh key device data."""
|
"""Refresh key device data."""
|
||||||
# new data refresh
|
# new data refresh
|
||||||
|
Reference in New Issue
Block a user