mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 07:00:38 +00:00
Apply patch [skip ci]
This commit is contained in:
@@ -275,7 +275,7 @@ async def test_adelete_collection() -> None:
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_areset_collection():
|
||||
async def test_areset_collection() -> None:
|
||||
"""Test async reset collection functionality."""
|
||||
async_client = MockAsyncClient()
|
||||
|
||||
@@ -448,3 +448,4 @@ async def test_concurrent_async_operations():
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user