Skip to content

Commit

Permalink
Update test_pf_eval_dependencies.py
Browse files Browse the repository at this point in the history
  • Loading branch information
singankit committed May 8, 2024
1 parent 379ccbc commit 15206d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from promptflow._dependencies._pf_evals import LINE_NUMBER, Local2Cloud, Configuration

DUMMY_TRACE_DESTINATION = ("azureml://subscriptions/sub_id/resourceGroups/resource_group_name"
"/providers/Microsoft.MachineLearningServices/workspaces/workspace_name")
"/providers/Microsoft.MachineLearningServices/workspaces/workspace_name")


@pytest.fixture
Expand Down

0 comments on commit 15206d0

Please sign in to comment.