Miscs changes (Interro22)
This commit is contained in:
@@ -132,7 +132,6 @@ def process_student(args):
|
||||
# Render using the shared engine
|
||||
final_img, header_h = annotating.compose_label_image(
|
||||
base_img, label, content['result'], content['coordinates'][0],
|
||||
render_fn=safe_render_latex,
|
||||
draw_callback=cb_renderer.callback
|
||||
)
|
||||
if final_img == None:
|
||||
|
||||
Reference in New Issue
Block a user