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:
@@ -394,7 +394,7 @@ async def test_async_with_metadata_filtering() -> None:
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_async_empty_metadata_handling():
|
||||
async def test_async_empty_metadata_handling() -> None:
|
||||
"""Test async operations with empty metadata."""
|
||||
async_client = MockAsyncClient()
|
||||
|
||||
@@ -453,3 +453,4 @@ async def test_concurrent_async_operations():
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user