sort imports according to PEP8 for hassio (#29634)
This commit is contained in:
parent
b0d0060643
commit
00dc721609
11 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
"""Test add-on panel."""
|
||||
from unittest.mock import patch, Mock
|
||||
from unittest.mock import Mock, patch
|
||||
|
||||
import pytest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue