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 "S" (#29777)
This commit is contained in:
committed by
Franck Nijhof
parent
21816eeed4
commit
23b92b2a56
@@ -1,5 +1,6 @@
|
||||
"""Tests for the Start.ca sensor platform."""
|
||||
import asyncio
|
||||
|
||||
from homeassistant.bootstrap import async_setup_component
|
||||
from homeassistant.components.startca.sensor import StartcaData
|
||||
from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||
|
||||
Reference in New Issue
Block a user