Skip to content

Comments

Better args names (with types) for accepting BytesIO input#43

Open
mmarusiak wants to merge 1 commit intodatalab-to:masterfrom
mmarusiak:master
Open

Better args names (with types) for accepting BytesIO input#43
mmarusiak wants to merge 1 commit intodatalab-to:masterfrom
mmarusiak:master

Conversation

@mmarusiak
Copy link

Added better arguments description, with types informations. Module has functionality for reading bytes pdf documents (useful when fetching document from web), but was documented poorly. Made it a bit better, to let devs know that module has such an option!

Great module cheers!

…IO objects

Added better arguments description, with types informations. Module has functionality for reading bytes pdf documents (useful when fetching document from web), but was documented poorly. Made it a bit better, to let devs know that module has such an option!
@mmarusiak
Copy link
Author

Tested with all functions, plain text, dictionary and tables. all works great with both BytesIO and files!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant