diff --git a/esphomeyaml/dashboard/dashboard.py b/esphomeyaml/dashboard/dashboard.py index 599dc0832e..5427f3d69f 100644 --- a/esphomeyaml/dashboard/dashboard.py +++ b/esphomeyaml/dashboard/dashboard.py @@ -1,3 +1,4 @@ +# pylint: disable=wrong-import-position from __future__ import print_function import codecs