Skip to content

Commit

Permalink
rm test from ocr dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Dombek committed Apr 3, 2024
1 parent 283f300 commit e6536c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OCR/ocr/azure_form_ex.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

load_dotenv()

# comment for test

endpoint = os.getenv('FORM_RECOGNIZER_ENDPOINT')
key = os.getenv('FORM_RECOGNIZER_KEY')
file_path = os.getenv('FORM_RECOGNIZER_FILE_PATH')
Expand Down

0 comments on commit e6536c4

Please sign in to comment.