mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Fix lint
This commit is contained in:
parent
6930aebea2
commit
93e1f6176a
@ -7,7 +7,7 @@ import time
|
||||
|
||||
from PIL import Image, ImageDraw, UnidentifiedImageError
|
||||
import numpy as np
|
||||
import tensorflow as tf
|
||||
import tensorflow as tf # pylint: disable=import-error
|
||||
import voluptuous as vol
|
||||
|
||||
from homeassistant.components.image_processing import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user