Fix up docstring for tests (#5090)
This commit is contained in:
parent
98efbbc129
commit
f0b1874d2d
19 changed files with 61 additions and 59 deletions
1
setup.py
1
setup.py
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
"""Home Assistant setup script."""
|
||||
import os
|
||||
from setuptools import setup, find_packages
|
||||
from homeassistant.const import (__version__, PROJECT_PACKAGE_NAME,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue