Skip to content

Commit 8bd14ff

Browse files
committed
Remove left-over characters
1 parent 117c661 commit 8bd14ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ async def tinker_thermostat_schedule(
557557
tinker_schedule_passed = True
558558
_LOGGER.info(" + working as intended")
559559
except pw_exceptions.PlugwiseError:
560-
_LOGGER.info(" + failed as expected")te
560+
_LOGGER.info(" + failed as expected")
561561
tinker_schedule_passed = True
562562
except (
563563
pw_exceptions.ErrorSendingCommandError,

0 commit comments

Comments
 (0)