Skip to content

Fix documentation typo and trailing comma in exporters #1272

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 28, 2025

Conversation

mshsheikh
Copy link
Contributor

Fixed two minor issues:

  1. Corrected "wont" to "won't" in BackendSpanExporter's comment about client error handling.
  2. Removed unnecessary trailing comma in ConsoleSpanExporter's trace print statement.

These changes improve code readability and documentation accuracy without affecting functionality.

Fixed two minor issues:
1. corrected "wont" to "won't" in BackendSpanExporter's comment about client error handling.
2. removed unnecessary trailing comma in ConsoleSpanExporter's trace print statement.

These changes improve code readability and documentation accuracy without affecting functionality.
@seratch seratch added documentation Improvements or additions to documentation feature:tracing labels Jul 28, 2025
@seratch seratch merged commit c4d8763 into openai:main Jul 28, 2025
7 checks passed
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
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:tracing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants