Bump codespell from v1.16.0 to v1.17.1 and fix new spelling errors (#38663)
This commit is contained in:
parent
da89fa7884
commit
0427d87ba4
14 changed files with 18 additions and 18 deletions
|
@ -50,7 +50,7 @@ def test_recorder_bad_execute(hass_recorder):
|
|||
hass_recorder()
|
||||
|
||||
def to_native(validate_entity_id=True):
|
||||
"""Rasie exception."""
|
||||
"""Raise exception."""
|
||||
raise SQLAlchemyError()
|
||||
|
||||
mck1 = MagicMock()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue