Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
holtskinner committed Jul 11, 2024
1 parent b0c51d8 commit 604eaff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion google/cloud/documentai_toolbox/wrappers/document.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def _chunks_from_shards(
def _document_layout_blocks_from_shards(
shards: List[documentai.Document],
) -> List[documentai.Document.DocumentLayout.DocumentLayoutBlock]:

def extract_blocks(
blocks: List[documentai.Document.DocumentLayout.DocumentLayoutBlock],
) -> List[documentai.Document.DocumentLayout.DocumentLayoutBlock]:
Expand Down

0 comments on commit 604eaff

Please sign in to comment.