Apply patch [skip ci]

This commit is contained in:
open-swe[bot]
2025-09-10 00:17:24 +00:00
parent c18e765c6d
commit b3124a3aba

View File

@@ -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():