Added blank line to temper.py

This commit is contained in:
Rohit Kabadi 2015-08-02 18:58:30 -07:00
parent 6c6ae9cb1a
commit 65d32c7425

View File

@ -13,6 +13,7 @@ _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['https://github.com/rkabadi/temper-python/archive/master.zip']
# pylint: disable=unused-argument
def setup_platform(hass, config, add_devices_callback, discovery_info=None):
""" Find and return Temper sensors. """