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 344dec1 commit e614734Copy full SHA for e614734
mem0-python/run.sh
@@ -21,4 +21,4 @@ make install_all
21
export MONGODB_URI=$MONGODB_URI
22
pip install pytest
23
pip install .
24
-pytest tests/vector_stores/test_mongodb.py
+pytest tests/vector_stores/test_mongodb.py
0 commit comments