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