We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e3088 commit a0ebe40Copy full SHA for a0ebe40
1 file changed
tests/test_eval_unified.py
@@ -254,7 +254,7 @@ def test_korean_query_in_english_corpus_marked_cross_language():
254
assert dims["z002"].cross_language is True
255
256
257
-def test_korean_query_in_korean_corpus_NOT_cross_language():
+def test_korean_query_in_korean_corpus_not_cross_language():
258
"""Sanity guard — pure-domain queries must not get the flag."""
259
from eval.unified import _classify_qfile
260
0 commit comments