Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nick863 committed Apr 16, 2024
1 parent d799294 commit 2bada59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/promptflow-evals/samples/EvaluatorUpload.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"import uuid\n",
"import yaml\n",
"\n",
"from azure.ai.ml._ml_client import MLClient\n",
"from azure.ai.ml import MLClient\n",
"from azure.identity._credentials.default import AzureCliCredential\n",
"from azure.ai.ml.entities import (\n",
" Model\n",
Expand Down

0 comments on commit 2bada59

Please sign in to comment.