diff --git a/homeassistant/components/notify/command_line.py b/homeassistant/components/notify/command_line.py index 025046f1e7c..4852c7312d1 100644 --- a/homeassistant/components/notify/command_line.py +++ b/homeassistant/components/notify/command_line.py @@ -1,6 +1,6 @@ """ homeassistant.components.notify.command_line -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_line notification service. For more details about this platform, please refer to the documentation at