Skip to content

Commit

Permalink
fix the test
Browse files Browse the repository at this point in the history
  • Loading branch information
ninghu committed Jun 11, 2024
1 parent 209f02f commit 4990249
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.client import PFClient
from promptflow.evals._user_agent import USER_AGENT
from promptflow.evals.evaluate._code_client import BatchRunContext, CodeClient
from promptflow.evals.evaluate._batch_run_client import BatchRunContext, CodeClient


@pytest.fixture
Expand Down

0 comments on commit 4990249

Please sign in to comment.