Skip to content

Conversation

mshsheikh
Copy link
Contributor

Updated the error message to replace the placeholder your_type with YourType, removing the underscore and adopting PascalCase, which aligns with standard Python type naming conventions.

Updated the error message to replace the placeholder `your_type` with `YourType`, removing the underscore and adopting PascalCase, which aligns with standard Python type naming conventions.
@seratch seratch added documentation Improvements or additions to documentation feature:core labels Jul 26, 2025
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.

Thanks. This makes sense.

@seratch seratch merged commit 7e632c2 into openai:main Jul 26, 2025
7 checks passed
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
Updated the error message to replace the placeholder `your_type` with
`YourType`, removing the underscore and adopting PascalCase, which
aligns with standard Python type naming conventions.
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.

2 participants