Skip to content

Commit

Permalink
Update elm/pdf.py
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Pinchuk <[email protected]>
  • Loading branch information
grantbuster and ppinchuk authored Jul 10, 2024
1 parent 0727c5b commit 5437720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm/pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ def convert_to_txt(self, txt_fp=None, separator=' ',
----------
txt_fp: str, optional
Optional Directory for output txt file.
separator : str
separator : str, optional
Heuristic split string to look for spaces between columns
clean_header_kwargs : dict, optional
Optional kwargs to override clean_headers kwargs
Expand Down

0 comments on commit 5437720

Please sign in to comment.