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

Commit 7db4789

Browse files
committed
Update Docstrings on io.py
1 parent 56ccc20 commit 7db4789

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

camelot/io.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""IO related functions to Read the PDF and returns extracted tables."""
2+
13
import warnings
24
from pathlib import Path
35
from typing import Union

0 commit comments

Comments
 (0)