mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
move imports in sonos component (#27938)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Tests for the Sonos Media Player platform."""
|
||||
from homeassistant.components.sonos import media_player, DOMAIN
|
||||
from homeassistant.components.sonos import DOMAIN, media_player
|
||||
from homeassistant.setup import async_setup_component
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user