Update docstring (quotes, links, content) (#5602)
This commit is contained in:
parent
72bc8fc5bf
commit
e1412a223c
9 changed files with 32 additions and 33 deletions
|
@ -1,4 +1,9 @@
|
|||
"""Discord platform for notify component."""
|
||||
"""
|
||||
Discord platform for notify component.
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/notify.discord/
|
||||
"""
|
||||
import logging
|
||||
import asyncio
|
||||
import voluptuous as vol
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue