update header

This commit is contained in:
Fabian Affolter 2015-08-06 18:32:29 +02:00
parent e8dd5779f6
commit 9d5c7ceecd

View File

@ -1,7 +1,6 @@
""" """
homeassistant.components.notify.slack homeassistant.components.notify.slack
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Slack platform for notify component. Slack platform for notify component.
Configuration: Configuration:
@ -25,7 +24,6 @@ default_channel
*Required *Required
The default channel to post to if no channel is explicitly specified when The default channel to post to if no channel is explicitly specified when
sending the notification message. sending the notification message.
""" """
import logging import logging