↓ 1 callersFunction_resolve_callout_slots(
*,
lane_top: float,
lane_bottom: float,
preferred_top: float,
box_height: float,
occ
deepreview/report/review_report_pdf.py:2711
↓ 1 callersFunction_to_rect_dict(
bbox: tuple[float, float, float, float],
*,
width_ref: float,
height_ref: float,
)
deepreview/report/source_annotations.py:99
↓ 1 callersFunction_wrap_code_line_by_points(
text_line: str,
*,
max_width_points: float,
font_name: str,
font_size: float,
)
deepreview/report/review_report_pdf.py:882
↓ 1 callersFunctionbuild_review_report_pdf(
*,
workspace_title: str,
source_pdf_name: str,
run_id: str,
status: str,
decision: s
deepreview/report/review_report_pdf.py:3646