Skip to content

Commit

Permalink
Merge pull request #17 from salimcodes/salimcodes-patch-3
Browse files Browse the repository at this point in the history
Update app.py
  • Loading branch information
salimcodes authored Jan 2, 2024
2 parents b011fe4 + 5d552ac commit 881a5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
key = os.getenv("LANGUAGE_KEY")
endpoint = os.getenv("LANGUAGE_ENDPOINT")


# Authenticate the client using your key and endpoint
def authenticate_client():
ta_credential = AzureKeyCredential(key)
Expand Down

0 comments on commit 881a5d5

Please sign in to comment.