mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 21:40:16 +00:00
Update for file header, docstrings, and PEP8/PEP257
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
"""
|
||||
tests.components.introduction
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
tests.components.test_introduction
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Test introduction.
|
||||
|
||||
This test is primarily to ensure that default components don't crash HASS.
|
||||
"""
|
||||
|
||||
import unittest
|
||||
|
||||
import homeassistant.core as ha
|
||||
|
||||
Reference in New Issue
Block a user