Skip to content

Fix type placeholder convention #1259

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 26, 2025
Merged

Fix type placeholder convention #1259

merged 1 commit into from
Jul 26, 2025

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
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