mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
isort
This commit is contained in:
parent
7fb3e6963a
commit
e1a8af8731
@ -15,10 +15,7 @@ import pytz
|
|||||||
import yaml
|
import yaml
|
||||||
from ruamel.yaml import YAML
|
from ruamel.yaml import YAML
|
||||||
|
|
||||||
from frigate.const import (
|
from frigate.const import REGEX_HTTP_CAMERA_USER_PASS, REGEX_RTSP_CAMERA_USER_PASS
|
||||||
REGEX_HTTP_CAMERA_USER_PASS,
|
|
||||||
REGEX_RTSP_CAMERA_USER_PASS,
|
|
||||||
)
|
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user