Added blank line to temper.py

pull/238/head
Rohit Kabadi 2015-08-02 18:58:30 -07:00
parent 6c6ae9cb1a
commit 65d32c7425
1 changed files with 1 additions and 0 deletions

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. """