Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev committed Apr 24, 2024
1 parent cc5acdb commit 365e591
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 131 deletions.
130 changes: 0 additions & 130 deletions libs/core/tests/unit_tests/stores/test_filesystem.py

This file was deleted.

2 changes: 1 addition & 1 deletion libs/core/tests/unit_tests/stores/test_in_memory.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from langchain.storage.in_memory import InMemoryStore
from langchain_core.stores import InMemoryStore


def test_mget() -> None:
Expand Down

0 comments on commit 365e591

Please sign in to comment.