mirror of
https://github.com/esphome/esphome.git
synced 2024-11-21 22:48:10 +01:00
Fix lint
This commit is contained in:
parent
1a92381994
commit
e9ced0cc3f
1 changed files with 0 additions and 1 deletions
|
@ -456,7 +456,6 @@ def flush_tasks():
|
|||
_TASKS.append((task, domain))
|
||||
except StopIteration:
|
||||
_LOGGER.debug(" -> %s finished", domain)
|
||||
pass
|
||||
|
||||
|
||||
def add(expression, require=True):
|
||||
|
|
Loading…
Reference in a new issue