Skip to content

Commit

Permalink
Fixup! Add read_pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd committed Oct 6, 2024
1 parent 43c0de6 commit 6f2ca24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypdf_table_extraction/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
from camelot import handler # noqa F401
from camelot import logger # noqa F401
from camelot import plot # noqa F401
from camelot.io import read_pdf

0 comments on commit 6f2ca24

Please sign in to comment.