We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b8350 commit 4ad04aaCopy full SHA for 4ad04aa
tests/test_smile.py
@@ -562,8 +562,7 @@ async def tinker_thermostat_schedule(
562
_LOGGER.info(" - succeeded unexpectedly for some reason")
563
raise self.UnexpectedError
564
return tinker_schedule_passed
565
- else: # pragma: no cover
566
- _LOGGER.info("- Skipping schedule adjustments")
+ _LOGGER.info("- Skipping schedule adjustments")
567
568
@pytest.mark.asyncio
569
async def tinker_thermostat(
0 commit comments