diff --git a/homeassistant/components/notify/twitter.py b/homeassistant/components/notify/twitter.py index d38faba7990..e2a27d68a05 100644 --- a/homeassistant/components/notify/twitter.py +++ b/homeassistant/components/notify/twitter.py @@ -1,6 +1,6 @@ """ homeassistant.components.notify.twitter -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Twitter platform for notify component. For more details about this platform, please refer to the documentation at