Add utf-8 encoding to const file

pull/456/head
Paulus Schoutsen 2015-09-26 06:57:01 -07:00
parent ca0b6ebd99
commit 9a6b2c1831
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# coding: utf-8
""" Constants used by Home Assistant components. """
__version__ = "0.7.4dev0"