Tiny fix typo minxin -> mixin (#16908)

This commit is contained in:
Liangsheng Yin
2026-01-12 00:36:45 +08:00
committed by GitHub
parent cf1426a7b7
commit 934ae89abe
3 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ import json
import requests
class TestEBNFConstrainedMinxin:
class TestEBNFConstrainedMixin:
ebnf_grammar = 'root ::= "test"' # Default grammar
def _run_decode_ebnf(