Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Dec 22, 2023
1 parent 39bde7e commit fc97ac1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/pinecone/tests/test_filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

class TestFilters(FilterDocumentsTest):
def assert_documents_are_equal(self, received: List[Document], expected: List[Document]):

for doc in received:
# Pinecone seems to convert strings to datetime objects (undocumented behavior)
# We convert them back to strings to compare them
Expand Down

0 comments on commit fc97ac1

Please sign in to comment.