Skip to content

Commit 525ed8e

Browse files
feat: Update for complex fonts, rendering, and experimental high-level API (#82)
Signed-off-by: Peter Staar <[email protected]> Signed-off-by: Christoph Auer <[email protected]> Co-authored-by: Christoph Auer <[email protected]>
1 parent e012d00 commit 525ed8e

File tree

57 files changed

+194610
-192167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+194610
-192167
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: autoflake
2222
name: autoflake
23-
entry: poetry run autoflake docling_parse
23+
entry: poetry run autoflake docling_parse tests
2424
pass_filenames: false
2525
language: system
2626
files: '\.py$'

0 commit comments

Comments
 (0)