mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Add utf-8 encoding to const file
This commit is contained in:
parent
ca0b6ebd99
commit
9a6b2c1831
@ -1,3 +1,4 @@
|
|||||||
|
# coding: utf-8
|
||||||
""" Constants used by Home Assistant components. """
|
""" Constants used by Home Assistant components. """
|
||||||
|
|
||||||
__version__ = "0.7.4dev0"
|
__version__ = "0.7.4dev0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user