Typo in model schema (#8543)

categorical -> categories
This commit is contained in:
François Bobot 2022-12-07 15:56:59 +01:00 committed by GitHub
parent b7ffdcdbb9
commit 8c6630c310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,7 +118,7 @@
"type": "integer" "type": "integer"
} }
}, },
"categorical_sizes": { "categories_sizes": {
"type": "array", "type": "array",
"items": { "items": {
"type": "integer" "type": "integer"