mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Lint
This commit is contained in:
@@ -7,7 +7,7 @@ import time
|
||||
|
||||
# pylint: disable=unused-import
|
||||
from typing import Optional # noqa
|
||||
from google.protobuf import message
|
||||
from google.protobuf import message # noqa
|
||||
|
||||
from esphomeyaml import const
|
||||
import esphomeyaml.api.api_pb2 as pb
|
||||
|
||||
Reference in New Issue
Block a user