mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 17:15:19 +02:00
Removed extra pylint hint from a previous merge
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user