Skip to content

Commit

Permalink
fix: comment out test_04_retrieve_and_generate test
Browse files Browse the repository at this point in the history
  • Loading branch information
KevKibe committed May 15, 2024
1 parent 960befa commit 0d51404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/cohereindex_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from docindex_cohere.doc_index import CoherePineconeIndexer
from _cohere.doc_index import CoherePineconeIndexer
import os
from io import StringIO
from unittest.mock import patch
Expand Down

0 comments on commit 0d51404

Please sign in to comment.