mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-27 09:07:41 +03:00
ruff format
This commit is contained in:
parent
ade32c5c8b
commit
f5d4a4bb6d
@ -370,4 +370,4 @@ class ArcFaceRecognizer(FaceRecognizer):
|
|||||||
score = confidence
|
score = confidence
|
||||||
label = name
|
label = name
|
||||||
|
|
||||||
return label, round(score - blur_reduction, 2)
|
return label, round(score - blur_reduction, 2)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user