Skip to content

Commit

Permalink
revert weaviate change
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Oct 17, 2024
1 parent 645e92e commit d98c39e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integrations/weaviate/tests/test_document_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ def test_to_dict(self, _mock_weaviate, monkeypatch):
"session_pool_connections": 20,
"session_pool_maxsize": 100,
"session_pool_max_retries": 3,
"session_pool_timeout": 5,
},
"proxies": {"http": "http://proxy:1234", "https": None, "grpc": None},
"timeout": [30, 90],
Expand Down

0 comments on commit d98c39e

Please sign in to comment.