forked from madmaze/pytesseract
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow multiple output formats in one run (#1)
* allow multiple output * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * tidy * fix init * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * break up test to avoid racing condition * Update tests/pytesseract_test.py Co-authored-by: qued <[email protected]> * fix flakey pdf comparison --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: qued <[email protected]>
- Loading branch information
1 parent
b35f061
commit cb83840
Showing
4 changed files
with
106 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters