Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
fixed flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianKuehnel committed Jan 13, 2018
1 parent d74ebaf commit 157aa18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/plant.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
# This feature is turned off right now as it's tests are not 100% stable.
ENABLE_LOAD_HISTORY = False


@asyncio.coroutine
def async_setup(hass, config):
"""Set up the Plant component."""
Expand Down

0 comments on commit 157aa18

Please sign in to comment.