[AUR-432] Add layout-aware table parsing PDF reader (#27)
* add OCRReader, MathPixReader and ExcelReader * update test case for ocr reader * reformat * minor fix
This commit is contained in:
committed by
GitHub
parent
6207f4332a
commit
6c3d614973
@@ -47,5 +47,5 @@ repos:
|
||||
rev: "v1.5.1"
|
||||
hooks:
|
||||
- id: mypy
|
||||
additional_dependencies: [types-PyYAML==6.0.12.11]
|
||||
additional_dependencies: [types-PyYAML==6.0.12.11, "types-requests"]
|
||||
args: ["--check-untyped-defs", "--ignore-missing-imports"]
|
||||
|
Reference in New Issue
Block a user