Skip to content

Conversation

mshsheikh
Copy link
Contributor

@mshsheikh mshsheikh commented Jul 26, 2025

✅ The article usage is now grammatically correct with "an" before class names starting with vowel sounds
✅ The possessive form correctly uses "function's name" instead of "function name"
✅ The redundant word "do" has been removed from "to do check" → "to check"
✅ The line length violations (E501) have been resolved with proper docstring formatting
✅ Overall documentation now maintains professional consistency and grammatical accuracy

1. ✅ Fixed article usage ("a" to "an") before class names starting with vowel sounds
2. ✅ Corrected possessive form ("function name" to "function's name")
3. ✅ Removed redundant word ("do" in "to do check" → "to check")
Corrected multiple documentation issues across the guardrail implementation:
- Fixed article usage ("a" → "an") before class names starting with vowel sounds
- Corrected possessive forms ("function name" → "function's name")
- Removed redundant words ("to do check" → "to check")
- Resolved line length violations (E501) by restructuring long docstring lines
@seratch seratch added documentation Improvements or additions to documentation feature:core labels Jul 28, 2025
@seratch seratch changed the title Fix grammar issues in guardrail documentation Tweak on guardrail docstrings Jul 28, 2025
@seratch seratch enabled auto-merge (squash) July 28, 2025 05:12
@seratch seratch merged commit 8f1ed6c into openai:main Jul 28, 2025
5 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:core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants