mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Sort imports according to PEP8 for components starting with "R" (#29776)
This commit is contained in:
committed by
Franck Nijhof
parent
23b92b2a56
commit
485761bbaf
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user