Skip to content

Commit cacb93e

Browse files
committed
merge with recent branch
1 parent 7352bfa commit cacb93e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/client/test_auth.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import time
77
from collections.abc import AsyncGenerator
88
from typing import Any
9+
from unittest import mock
910
from unittest.mock import AsyncMock, Mock, patch
1011

1112
import httpx

0 commit comments

Comments
 (0)