Sort imports according to PEP8 for components starting with "T" (#29778)
This commit is contained in:
parent
485761bbaf
commit
de915e1bf0
30 changed files with 77 additions and 76 deletions
|
@ -9,6 +9,7 @@ from homeassistant.components.timer import (
|
|||
STATUS_PAUSED,
|
||||
)
|
||||
from homeassistant.core import State
|
||||
|
||||
from tests.common import async_mock_service
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue