mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add utf-8 encoding to const file
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user