1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

Fix pylint... Again...

This commit is contained in:
Otto Winter
2018-06-01 23:01:31 +02:00
parent 7a393c1a3a
commit 9f0737e5b9

View File

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