1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 06:38:17 +00:00

Fix pylint... Again...

This commit is contained in:
Otto Winter 2018-06-01 23:01:31 +02:00
parent efd155f4ce
commit eae6b633d5

View File

@ -1,3 +1,4 @@
# pylint: disable=wrong-import-position
from __future__ import print_function
import codecs