Skip to content

Commit 236877d

Browse files
Update test_agent_clone_shallow_copy.py
1 parent 61914a2 commit 236877d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_agent_clone_shallow_copy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from openai.agents import Agent, function_tool, handoff
1+
from agents import Agent, function_tool, handoff
22

33

44
@function_tool

0 commit comments

Comments
 (0)