Sort imports according to PEP8 for ffmpeg (#29693)
This commit is contained in:
parent
38657c0055
commit
9c1236b6de
4 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@ from unittest.mock import patch
|
|||
|
||||
from homeassistant.setup import setup_component
|
||||
|
||||
from tests.common import get_test_home_assistant, assert_setup_component, mock_coro
|
||||
from tests.common import assert_setup_component, get_test_home_assistant, mock_coro
|
||||
|
||||
|
||||
class TestFFmpegNoiseSetup:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue