Skip to content

Commit 523ca3f

Browse files
author
Daniel Lorch
committed
chore: restore whitespace
1 parent 7fbe712 commit 523ca3f

File tree

1 file changed

+1
-0
lines changed
  • lib/idp_common_pkg/idp_common/extraction

1 file changed

+1
-0
lines changed

lib/idp_common_pkg/idp_common/extraction/service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,6 +1202,7 @@ def process_document_section(self, document: Document, section_id: str) -> Docum
12021202
content, system_prompt = self._build_extraction_content(
12031203
document, page_images
12041204
)
1205+
12051206
# Invoke model
12061207
result = self._invoke_extraction_model(content, system_prompt, section_info)
12071208

0 commit comments

Comments
 (0)