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 51fbb31 commit 8acfaa7Copy full SHA for 8acfaa7
tests/unit/test_message_history.py
@@ -12,7 +12,7 @@
12
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-from unittest.mock import MagicMock, ANY
+from unittest.mock import MagicMock
16
17
import pytest
18
from neo4j_graphrag.message_history import InMemoryMessageHistory, Neo4jMessageHistory
0 commit comments