Improve the tablet layout (#19320)

* Improve the tablet layout

* Update imports sort

* Fix more imports
This commit is contained in:
Nicolas Mowen
2025-08-16 10:20:33 -05:00
committed by Blake Blackshear
parent 10160fb3b5
commit fa1b88097b
3 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -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