Rename pytesseract.py to src/pytesseract.py

This commit is contained in:
Adrien Bourmault 2019-07-09 16:17:22 +02:00 committed by GitHub
parent 121d35e574
commit 9c5e052b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -323,4 +323,4 @@ def main():
if __name__ == '__main__':
main()
main()