Spelling fixes (#11940)
This commit is contained in:
parent
94316f07a2
commit
55ee8959ba
80 changed files with 110 additions and 110 deletions
|
@ -172,7 +172,7 @@ class TestHomeAssistant(unittest.TestCase):
|
|||
assert len(call_count) == 2
|
||||
|
||||
def test_async_add_job_pending_tasks_executor(self):
|
||||
"""Run a executor in pending tasks."""
|
||||
"""Run an executor in pending tasks."""
|
||||
call_count = []
|
||||
|
||||
def test_executor():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue