DAQ: assert result from execute_face_detection

This commit is contained in:
2026-05-01 15:43:32 +02:00
parent 2bb3ea4e1e
commit d8567c419e
+1 -1
View File
@@ -549,7 +549,7 @@ class AareDAQ:
step_size: int = 15,
face_min_ratio: float = 0.3,
report_error: bool = True,
):
) -> FaceDetectionResult:
"""
Execute face detection sequence through the face detection service.