mirror of
https://github.com/esphome/esphome.git
synced 2025-09-09 23:02:23 +01:00
Py3 Updates
This commit is contained in:
@@ -9,7 +9,7 @@ import subprocess
|
||||
import sys
|
||||
|
||||
from esphome import const
|
||||
from esphome.py_compat import IS_PY2, IS_PY3
|
||||
from esphome.py_compat import IS_PY2
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
Reference in New Issue
Block a user