mirror of
https://github.com/esphome/esphome.git
synced 2025-03-16 15:48:16 +00:00
Fix lint
This commit is contained in:
parent
82c30cd4e4
commit
82041b42c7
@ -456,7 +456,6 @@ def flush_tasks():
|
|||||||
_TASKS.append((task, domain))
|
_TASKS.append((task, domain))
|
||||||
except StopIteration:
|
except StopIteration:
|
||||||
_LOGGER.debug(" -> %s finished", domain)
|
_LOGGER.debug(" -> %s finished", domain)
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
def add(expression, require=True):
|
def add(expression, require=True):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user