Remove inline pylint disables for messages disabled in pylintrc (#14978)
This commit is contained in:
parent
d0cbbe6141
commit
4bd7a7eee3
171 changed files with 13 additions and 182 deletions
|
@ -8,7 +8,6 @@ from homeassistant.components.switch import SwitchDevice
|
|||
from homeassistant.const import DEVICE_DEFAULT_NAME
|
||||
|
||||
|
||||
# pylint: disable=unused-argument
|
||||
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
|
||||
"""Set up the demo switches."""
|
||||
add_devices_callback([
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue