mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 20:39:01 +00:00
Update for file header, docstrings, and PEP8/PEP257
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""
|
||||
tests.test_shell_command
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
tests.components.test_shell_command
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Tests demo component.
|
||||
Tests Shell command component.
|
||||
"""
|
||||
import os
|
||||
import tempfile
|
||||
|
||||
Reference in New Issue
Block a user