We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2548d47 commit 03f63e2Copy full SHA for 03f63e2
test/collection/test_config.py
@@ -520,7 +520,7 @@ def test_basic_config():
520
},
521
),
522
(
523
- Configure.Vectorizer.multi2vec_palm( # not changed to _google to to esnure BC
+ Configure.Vectorizer.multi2vec_palm( # not changed to _google to ensure BC
524
image_fields=["image"],
525
text_fields=["text"],
526
video_fields=["video"],
0 commit comments