mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Black
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
"""Support for SMS notifications from the Dovado router."""
|
||||
import logging
|
||||
|
||||
from homeassistant.components.notify import (
|
||||
ATTR_TARGET, BaseNotificationService)
|
||||
from homeassistant.components.notify import ATTR_TARGET, BaseNotificationService
|
||||
|
||||
from . import DOMAIN as DOVADO_DOMAIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user