Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Jun 10, 2024
1 parent fb66437 commit 3711723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit_tests/test_vectorstore.py
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,6 @@ def test_validate_operators() -> None:
"$lte",
"$ne",
"$nin",
"$or",
"$not",
"$or",
]

0 comments on commit 3711723

Please sign in to comment.