mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Sort imports according to PEP8 for components starting with "P" (#29775)
This commit is contained in:
committed by
Franck Nijhof
parent
5cdaff5405
commit
21816eeed4
@@ -3,8 +3,8 @@ import unittest
|
||||
|
||||
from homeassistant.components import proximity
|
||||
from homeassistant.components.proximity import DOMAIN
|
||||
|
||||
from homeassistant.setup import setup_component
|
||||
|
||||
from tests.common import get_test_home_assistant
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user