Skip to content

Commit a6af309

Browse files
Added helper function for highlight data
1 parent b80da26 commit a6af309

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/unstract/llmwhisperer/client_v2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,6 @@ def get_highlight_rect(
516516
517517
Args:
518518
line_metadata (list[int]): The line metadata returned by the LLMWhisperer API.
519-
line_no (int): The line number for which the bounding box is required.
520519
target_width (int): The width of your target image/page in UI.
521520
target_height (int): The height of your target image/page in UI.
522521

0 commit comments

Comments
 (0)