Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Sep 8, 2023
1 parent 03f1d38 commit 54238d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/echonetlite/select.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ async def async_setup_entry(hass, config, async_add_entities, discovery_info=Non


class EchonetSelect(SelectEntity):

_attr_translation_key = DOMAIN

def __init__(self, hass, connector, config, code, options, name=None):
Expand Down

0 comments on commit 54238d9

Please sign in to comment.