Skip to content

Commit 8c0fae0

Browse files
committed
lint
1 parent 434fe2f commit 8c0fae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_http_client_retry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from workos.utils._base_http_client import RetryConfig
66
from workos.utils.http_client import AsyncHTTPClient, SyncHTTPClient
7-
from workos.exceptions import ServerException, BadRequestException
7+
from workos.exceptions import ServerException
88

99

1010
class TestSyncRetryLogic:

0 commit comments

Comments
 (0)