Skip to content

Commit a7f08cc

Browse files
.
1 parent 02af5df commit a7f08cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sentry_sdk/integrations/openai_agents/patches

sentry_sdk/integrations/openai_agents/patches/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from functools import wraps, partial
1+
from functools import wraps
22

33
from sentry_sdk.integrations import DidNotEnable
44

0 commit comments

Comments
 (0)