Skip to content

Commit d479f64

Browse files
authored
Apply suggestions from code review
1 parent e663ee3 commit d479f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/stream_function_call_args.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import asyncio
2-
from typing import Any, Annotated,Optional
2+
from typing import Annotated, Any, Optional
33

44
from openai.types.responses import ResponseFunctionCallArgumentsDeltaEvent
55

0 commit comments

Comments
 (0)