Add newline

This commit is contained in:
Fabian Affolter 2015-10-13 20:49:14 +02:00
parent cb7b5f8d15
commit 8253fdfc13

View File

@ -5,7 +5,8 @@ Device tracker platform that supports scanning a Aruba Access Point for device
presence.
For more details about this platform, please refer to the documentation at
https://home-assistant.io/components/device_tracker.aruba.html"""
https://home-assistant.io/components/device_tracker.aruba.html
"""
import logging
from datetime import timedelta
import re