diff --git a/homeassistant/components/media_player/channels.py b/homeassistant/components/media_player/channels.py index 5a7eadbba7d..af567bf173a 100644 --- a/homeassistant/components/media_player/channels.py +++ b/homeassistant/components/media_player/channels.py @@ -53,8 +53,6 @@ CHANNELS_SEEK_BY_SCHEMA = CHANNELS_SCHEMA.extend({ REQUIREMENTS = ['pychannels==1.0.0'] -# pylint: disable=unused-argument, abstract-method -# pylint: disable=too-many-instance-attributes def setup_platform(hass, config, add_devices, discovery_info=None): """Setup the Channels platform.""" device = ChannelsPlayer(