Skip to content

Commit ead73fc

Browse files
authored
Update test_code_interpreter_tools.py
1 parent e247e90 commit ead73fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unittest/test_code_interpreter_tools.py

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

33
import pytest
44

5-
from oxygent.preset_tools import code_interpreter_tools
5+
from oxygent.preset_tools.code_interpreter_tools import code_interpreter_tools
66

77

88
@pytest.mark.asyncio

0 commit comments

Comments
 (0)