Update for file header, docstrings, and PEP8/PEP257
This commit is contained in:
parent
34b91cf6ce
commit
00afaac54c
74 changed files with 212 additions and 211 deletions
|
@ -15,9 +15,7 @@ from tests.common import get_test_home_assistant, mock_service
|
|||
|
||||
|
||||
class TestServiceHelpers(unittest.TestCase):
|
||||
"""
|
||||
Tests the Home Assistant service helpers.
|
||||
"""
|
||||
""" Tests the Home Assistant service helpers. """
|
||||
|
||||
def setUp(self): # pylint: disable=invalid-name
|
||||
""" things to be run when tests are started. """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue