mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Removed extra pylint hint from a previous merge
This commit is contained in:
parent
8cb046a4a9
commit
d578bf3494
@ -101,7 +101,6 @@ def setup(hass, config):
|
||||
return True
|
||||
|
||||
|
||||
# pylint: disable=too-many-instance-attributes
|
||||
class Script(ToggleEntity):
|
||||
""" Represents a script. """
|
||||
# pylint: disable=too-many-instance-attributes
|
||||
|
Loading…
x
Reference in New Issue
Block a user