Skip to content

Commit 096bb91

Browse files
author
Dylan Huang
committed
remove thing that was causing warnings
1 parent 3e737fc commit 096bb91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytest.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ asyncio_mode = auto
55
asyncio_default_fixture_loop_scope = function
66
testpaths = tests ./eval_protocol/quickstart
77
python_files = test_*.py llm_judge_*.py
8-
plugins =
9-
eval_protocol.pytest.plugin
108
python_classes = Test*
119
python_functions = test_*
1210
# Configure stdout/stderr capture for debugging

0 commit comments

Comments
 (0)