Sort imports according to PEP8 for components starting with "R" (#29776)
This commit is contained in:
parent
23b92b2a56
commit
485761bbaf
13 changed files with 40 additions and 42 deletions
|
@ -9,8 +9,8 @@ from homeassistant.const import (
|
|||
CONF_IP_ADDRESS,
|
||||
CONF_PASSWORD,
|
||||
CONF_PORT,
|
||||
CONF_SSL,
|
||||
CONF_SCAN_INTERVAL,
|
||||
CONF_SSL,
|
||||
)
|
||||
|
||||
from tests.common import MockConfigEntry, mock_coro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue