mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
Fix pylint... Again...
This commit is contained in:
parent
7a393c1a3a
commit
9f0737e5b9
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
# pylint: disable=wrong-import-position
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
import codecs
|
import codecs
|
||||||
|
|
Loading…
Reference in a new issue