Skip to content

Commit 26bc2aa

Browse files
committed
nit
1 parent e369082 commit 26bc2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/openai/test_openai.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
TOTAL_TOKENS_USED,
1515
)
1616

17-
from unittest import mock # python 3.3 and above
17+
from unittest import mock
1818

1919

2020
def test_nonstreaming_chat_completion(sentry_init, capture_events):

0 commit comments

Comments
 (0)