1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-17 14:01:34 +01:00

Update for file header, docstrings, and PEP8/PEP257

This commit is contained in:
Fabian Affolter
2016-02-13 14:19:11 +01:00
parent 34b91cf6ce
commit 00afaac54c
74 changed files with 212 additions and 211 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
"""
tests.test_shell_command
~~~~~~~~~~~~~~~~~~~~~~~~
tests.components.test_shell_command
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tests demo component.
Tests Shell command component.
"""
import os
import tempfile