We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568a95f commit 9e14e88Copy full SHA for 9e14e88
1 file changed
integrations/pgvector/tests/test_document_store_async.py
@@ -454,5 +454,3 @@ async def test_delete_table_async_first_call(document_store):
454
without triggering errors due to an uninitialized state.
455
"""
456
await document_store.delete_table_async() # if throw error, test fails
457
-
458
0 commit comments