mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Ran ruff
This commit is contained in:
@@ -4,7 +4,6 @@ from unittest.mock import MagicMock, patch
|
|||||||
|
|
||||||
from lmcloud.exceptions import AuthFail, RequestNotSuccessful
|
from lmcloud.exceptions import AuthFail, RequestNotSuccessful
|
||||||
from lmcloud.models import LaMarzoccoDeviceInfo
|
from lmcloud.models import LaMarzoccoDeviceInfo
|
||||||
import pytest
|
|
||||||
|
|
||||||
from homeassistant.components.lamarzocco.config_flow import CONF_MACHINE
|
from homeassistant.components.lamarzocco.config_flow import CONF_MACHINE
|
||||||
from homeassistant.components.lamarzocco.const import CONF_USE_BLUETOOTH, DOMAIN
|
from homeassistant.components.lamarzocco.const import CONF_USE_BLUETOOTH, DOMAIN
|
||||||
|
Reference in New Issue
Block a user