Skip to content

Commit 40602bb

Browse files
committed
Remove traceback
1 parent 252254e commit 40602bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

temporalio/contrib/openai_agents/_temporal_trace_provider.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Provides support for integration with OpenAI Agents SDK tracing across workflows"""
22

3-
import traceback
43
import uuid
54
from typing import Any, Optional, Union, cast
65

0 commit comments

Comments
 (0)