Skip to content

Improve comment style consistency #8

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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

TGreen87
Copy link
Owner

Summary

  • rephrase comments to comply with sentence style guidance
  • cache repeated computer screenshots
  • tidy example conversion comments

Testing

  • ruff check src/agents/function_schema.py src/agents/_run_impl.py src/agents/models/chatcmpl_converter.py src/agents/models/chatcmpl_helpers.py src/agents/extensions/models/litellm_model.py src/agents/run.py
  • mypy src/agents (fails: Cannot find module 'openai')
  • pytest -q (fails: command not found)

TGreen87 added a commit that referenced this pull request May 21, 2025
* Initial plan for issue

* Fix indentation in _run_impl.py

* Final changes to ensure the code builds properly

Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>
Copilot AI added a commit that referenced this pull request May 21, 2025
Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>
TGreen87 added a commit that referenced this pull request May 21, 2025
* Initial plan for issue

* Initial assessment of changes required for PR #8

Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>

* Complete code style consistency implementation

Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>
Copilot AI added a commit that referenced this pull request May 22, 2025
Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>
Copilot AI added a commit that referenced this pull request May 22, 2025
Co-authored-by: TGreen87 <170493160+TGreen87@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant