mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-07 11:21:11 +03:00
Improve the tablet layout (#19320)
* Improve the tablet layout * Update imports sort * Fix more imports
This commit is contained in:
committed by
Blake Blackshear
parent
10160fb3b5
commit
fa1b88097b
@@ -11,8 +11,8 @@ from frigate.comms.inter_process import InterProcessRequestor
|
||||
from frigate.const import (
|
||||
CLIPS_DIR,
|
||||
MODEL_CACHE_DIR,
|
||||
UPDATE_MODEL_STATE,
|
||||
PROCESS_PRIORITY_LOW,
|
||||
UPDATE_MODEL_STATE,
|
||||
)
|
||||
from frigate.log import redirect_output_to_logger
|
||||
from frigate.types import ModelStatusTypesEnum
|
||||
|
||||
Reference in New Issue
Block a user