mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +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
|
||||
|
||||
import codecs
|
||||
|
|
Loading…
Reference in a new issue