We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 370a3ce commit 09516b7Copy full SHA for 09516b7
1 file changed
tests/integrations/anthropic/test_anthropic.py
@@ -1,7 +1,6 @@
1
import pytest
2
from unittest import mock
3
import json
4
-import httpx
5
6
try:
7
from unittest.mock import AsyncMock
0 commit comments