Update for file header, docstrings, and PEP8/PEP257
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
"""
|
||||
tests.__init__
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
Tests initialization.
|
||||
"""
|
||||
import betamax
|
||||
|
||||
from homeassistant.util import location
|
||||
|
||||
Reference in New Issue
Block a user