Skip to content

Commit 784bc2d

Browse files
committed
chore: remove import
1 parent 5ae32e5 commit 784bc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posthog/test/ai/openai/test_openai.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import json
22
import time
3-
from unittest.mock import MagicMock, patch
3+
from unittest.mock import patch
44

55
import pytest
66
from openai.types.chat import ChatCompletion, ChatCompletionMessage, ToolCall, ToolCallFunction

0 commit comments

Comments
 (0)