mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-06-11 20:02:07 +00:00
fix: various linter adjustments
This commit is contained in:
parent
d278d3cf4c
commit
0928018ac2
@ -1746,7 +1746,7 @@
|
|||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": [
|
||||||
"json"
|
"json_schema"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
|
Loading…
Reference in New Issue
Block a user