Skip to content

Commit e614734

Browse files
committed
run pre-commit (forgot to install it oops)
1 parent 344dec1 commit e614734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mem0-python/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ make install_all
2121
export MONGODB_URI=$MONGODB_URI
2222
pip install pytest
2323
pip install .
24-
pytest tests/vector_stores/test_mongodb.py
24+
pytest tests/vector_stores/test_mongodb.py

0 commit comments

Comments
 (0)