Sort imports according to PEP8 for camera (#29691)
This commit is contained in:
parent
0b4ca9ecac
commit
4c5c34919d
4 changed files with 36 additions and 38 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue