Fix up docstring for tests (#5090)

This commit is contained in:
Johann Kellerman 2016-12-28 20:04:59 +02:00 committed by GitHub
parent 98efbbc129
commit f0b1874d2d
19 changed files with 61 additions and 59 deletions

View file

@ -1,3 +1,4 @@
"""Test the Emulated Hue component."""
from unittest.mock import patch
from homeassistant.components.emulated_hue import Config, _LOGGER