We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bb66a commit 3b5653eCopy full SHA for 3b5653e
1 file changed
tests/integration/evaluate_medqa/test_evaluate_medqa.py
@@ -8,7 +8,7 @@
8
from humanloop import Humanloop
9
10
11
-# @pytest.mark.skip("skip for demo")
+@pytest.mark.skip("skip for demo")
12
@pytest.mark.parametrize("use_call", [True])
13
def test_scenario(
14
evaluate_medqa_scenario_factory: Callable[[bool], MedQAScenario],
0 commit comments