mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Black
This commit is contained in:
@@ -5,8 +5,6 @@ from .const import DOMAIN
|
||||
|
||||
config_entry_flow.register_webhook_flow(
|
||||
DOMAIN,
|
||||
'Locative Webhook',
|
||||
{
|
||||
'docs_url': 'https://www.home-assistant.io/components/locative/'
|
||||
}
|
||||
"Locative Webhook",
|
||||
{"docs_url": "https://www.home-assistant.io/components/locative/"},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user