Skip to content
Snippets Groups Projects
Commit 6572614c authored by Laurent COLBOIS's avatar Laurent COLBOIS
Browse files

Fix typo in face_crop_solver

parent d3cb2507
Branches
Tags
1 merge request!119Refactor baseline config helpers
Pipeline #50759 failed
......@@ -24,7 +24,7 @@ def face_crop_solver(
fixed_positions_list=fixed_positions,
color_channel=color_channel,
dtype=dtype,
annotation=annotator,
annotator=annotator,
)
else:
return FaceCrop(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment