Sort imports according to PEP8 for camera (#29691)

This commit is contained in:
Bas Nijholt 2019-12-09 11:50:48 +01:00 committed by Franck Nijhof
parent 0b4ca9ecac
commit 4c5c34919d
4 changed files with 36 additions and 38 deletions

View file

@ -1,7 +1,6 @@
"""Preference management for camera component."""
from .const import DOMAIN, PREF_PRELOAD_STREAM
# mypy: allow-untyped-defs, no-check-untyped-defs
STORAGE_KEY = DOMAIN