Skip to content

Fix typos and update async for loop variable #1122

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

sarmadalikhanofficial
Copy link
Contributor

this PR fixes typos in docstrings and updates the async for loop variable in the test as per review feedback.
fixed typo: ToolToFinalOutputResult -> ToolsToFinalOutputResult
removed duplicate 'a' in docstring
changed async for loop variable from _event to _ in test_session_exceptions.py

Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rm-openai rm-openai merged commit 38108ea into openai:main Jul 15, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature:core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants