Skip to content

Commit db6ccdd

Browse files
committed
formatting
1 parent 939b7d9 commit db6ccdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openai_agents/workflows/tools_workflow.py

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

33
from datetime import timedelta
44

5-
from agents import trace
5+
from agents import trace
66
from agents import Agent, Runner
77
from temporalio import workflow
88
from temporalio.contrib import openai_agents as temporal_agents

0 commit comments

Comments
 (0)