mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Fix lint
This commit is contained in:
@@ -456,7 +456,6 @@ def flush_tasks():
|
||||
_TASKS.append((task, domain))
|
||||
except StopIteration:
|
||||
_LOGGER.debug(" -> %s finished", domain)
|
||||
pass
|
||||
|
||||
|
||||
def add(expression, require=True):
|
||||
|
||||
Reference in New Issue
Block a user