Sort imports according to PEP8 for media_player (#29665)
This commit is contained in:
parent
01d651c67d
commit
eb47c2b148
8 changed files with 27 additions and 27 deletions
|
@ -2,8 +2,8 @@
|
|||
import base64
|
||||
from unittest.mock import patch
|
||||
|
||||
from homeassistant.setup import async_setup_component
|
||||
from homeassistant.components.websocket_api.const import TYPE_RESULT
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
from tests.common import mock_coro
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue