Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 4e1cd2e

Browse files
committed
Fixup! Add read_pdf
1 parent 80e6294 commit 4e1cd2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pypdf_table_extraction/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
from camelot import handler # noqa F401
55
from camelot import logger # noqa F401
66
from camelot import plot # noqa F401
7+
from camelot.io import read_pdf

0 commit comments

Comments
 (0)