Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
Signed-off-by: mgoin <[email protected]>
  • Loading branch information
mgoin committed Dec 21, 2024
1 parent ef5bcca commit f60698a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vllm/model_executor/guided_decoding/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import re


def has_xgrammar_unsupported_json_features(schema: dict) -> bool:
"""Check if JSON schema contains features unsupported by xgrammar."""

Expand Down

0 comments on commit f60698a

Please sign in to comment.