Fix up docstring for tests (#5090)
This commit is contained in:
parent
98efbbc129
commit
f0b1874d2d
19 changed files with 61 additions and 59 deletions
|
@ -1,3 +1,4 @@
|
|||
"""Test the Emulated Hue component."""
|
||||
from unittest.mock import patch
|
||||
|
||||
from homeassistant.components.emulated_hue import Config, _LOGGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue