Enable mypy and fix many reported errors

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Christoph Auer
2024-10-15 14:58:00 +02:00
parent d687f93d52
commit 27f4ed3620
26 changed files with 205 additions and 920 deletions

View File

@@ -26,7 +26,6 @@ def _get_backend(pdf_doc):
return doc_backend
@pytest.mark.skip
def test_text_cell_counts():
pdf_doc = Path("./tests/data/redp5695.pdf")